From: Rico Hoppe Date: Sun, 15 Oct 2023 15:05:33 +0000 (+0000) Subject: docs/files/index: restyled the page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=587f8e6090dc92706e5253e940f2a6c08ecbe450;p=ipfire.org.git docs/files/index: restyled the page --- diff --git a/src/templates/docs/files/index.html b/src/templates/docs/files/index.html index 486d36cf..70f8ce1f 100644 --- a/src/templates/docs/files/index.html +++ b/src/templates/docs/files/index.html @@ -4,21 +4,19 @@ {% block main %} {% if files %} -
-
-

{{ _("Files") }}

+
+
+

{{ _("Files") }}

-
+
{% for f in files %} {% if f.is_image() %} - +
+ + {{ f.filename }} +

{{ f.filename }}

+
+
{% end %} {% end %}
@@ -39,25 +37,36 @@ {% end %}
-
+
{% end %} -
-
-
{{ _("Upload File") }}
+
+
+
{{ _("Upload File") }}
{% raw xsrf_form_html() %} -
- - +
+
+ +
-
- +
+