diff options
Diffstat (limited to 'budget/templates/create_archive.html')
| -rw-r--r-- | budget/templates/create_archive.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/budget/templates/create_archive.html b/budget/templates/create_archive.html deleted file mode 100644 index dd7ab86..0000000 --- a/budget/templates/create_archive.html +++ /dev/null @@ -1,7 +0,0 @@ -{% extends "layout.html" %} - -{% block content %} -<form class="form-horizontal" method="post" accept-charset="utf-8"> -{{ forms.create_archive(form) }} -</form> -{% endblock %} |
