{% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% if upload %}
{{ field.label_tag }} {{ field }} {{ field.errors }}
{{ upload.render_submits }}
{% trans "Use this option to update all the files in this area from the version control." %}