{% extends 'cubane/backend/create_edit.html' %} {% load form_tags %} {% block content %}
{% auto_csrf_token %}

Please choose the required encoding for the file to download.

The encoding may depend on your operating system and the region of the world you live in. Please find below some examples based on Western Europe:

{% include 'cubane/backend/includes/encodings.html' %} {% include 'cubane/backend/form/form_fields.html' with fields='encoding' %}
{% endblock %}