X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/65cb4c839cdd5819d977714f82d7e5d8e969f0d5..7dcd592544ae0b55d0e205ff83631067a0d0aa6b:/data/templates/index.htm diff --git a/data/templates/index.htm b/data/templates/index.htm index 26a22c3..3893d2a 100644 --- a/data/templates/index.htm +++ b/data/templates/index.htm @@ -3,27 +3,21 @@ {% block content %}
-

- - -

-

- - -

-

- - -

-

- -

-

- -

+
+ + +
+ + {% include 'edit-file.htm' with {'file': file[1], 'fileid': 0} %} + + {% include 'edit-add.htm' %} + +
+ +
+
{% endblock %}