{% extends "tickets/base.html" %} {% block title %}Task:{{ task.title }}{% endblock %} {% block extrahead %} {{ form.media }} {{ merge_form.media }} {% endblock %} {% block content %}
File | Uploaded | By | Type | Remove |
---|---|---|---|---|
{{ attachment.filename }} | {{ attachment.timestamp }} | {{ attachment.added_by.get_full_name }} | {{ attachment.extension.lower }} |
Comments on this task
{% for comment in comment_list %}No comments (yet).
{% endif %}