{% extends "base.html" %} {% load uni_form_tags %} {% load i18n %} {% block title %}{% trans "Manage your recently uploaded files" %}{% endblock title %} {% block main %}
{% trans "No unpublished files uploaded the last hour" %} {% endif %} {% endblock main %} {% block context_info %}
{% trans 'These are your uploaded files from the last hour, which have not been published. Just make sure you have ticked or unticked the "published" field and which group will be able to view the files.' %}
{% endblock context_info %}