{% load i18n wagtailcore_tags %}
{% include_block documents %} {% if can_upload_documents and upload_url %} {% trans 'File upload' %}: {% include 'widgets/dropzone.html' with upload_url=upload_url %} {% endif %}