{% extends "base.html" %} {% block core %}

{{ task.title }} ({{ task.name }}) - Upload attachment

{{ xsrf_form_html|safe }}
{% endblock core %}