From 81780062aea2f9de8dd704de1da7743937b79c38 Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Thu, 18 Mar 2021 11:35:04 +0100 Subject: started refactoring index and download page --- templates/index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 008f5f3..f0268f3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,26 +1,26 @@ {% extends "base.html" %} {% block content %} -
-
-
-
Remove Metadata
-

+

+
+
+
Remove Metadata
+

The file you see is just the tip of the iceberg. Remove the hidden metadata.

-
-
-
- - -
-
-
+
+
+
+ + +
+
- -{% endblock %} +
+ +{% endblock %} \ No newline at end of file -- cgit v1.3