{% extends "base.html" %} {% block main %}
{% if file_errors %} {% include "projects/partials/file_error_dialog.html" %} {% endif %}
Choose Files
{% endblock %}