1 {% extends "archive/base.html" %}
6 <form method="post" action="{% url 'move_to_archive' filename %}">
8 <input type="submit" value="{% trans "Move to archive" %}" />
12 {% multiple_tags_table tags %}
15 <form method='post' action='.'>
19 <td></td><td><input type="submit" value='{% trans "Commit" %}' /></td></td>