X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a10990fa58a592aeb8c49dfd416b722d975fddb3..81e9ac241907e0a802122e6787e648ce3bb1b494:/data/templates/edit.htm?ds=sidebyside diff --git a/data/templates/edit.htm b/data/templates/edit.htm index 45650b6..6c1899f 100644 --- a/data/templates/edit.htm +++ b/data/templates/edit.htm @@ -12,6 +12,17 @@ {% include 'edit-file.htm' with {'file': file, 'fileid': fileid} %} {% endfor %} + + + + {% include 'edit-file.htm' with {'file': '', 'fileid': 'new'} %} + +
@@ -27,4 +38,18 @@
+ {% endblock %}