From b325dcc4523f13dfe7c741335a7bb80a91a1fac6 Mon Sep 17 00:00:00 2001 From: Jfriedli Date: Thu, 18 Mar 2021 14:18:28 +0100 Subject: refactor index and download finished --- templates/download.html | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'templates/download.html') diff --git a/templates/download.html b/templates/download.html index 2313d04..77f081a 100644 --- a/templates/download.html +++ b/templates/download.html @@ -2,14 +2,29 @@ {% block content %}
-
-
- {% if not meta_after %} +
+ {% if not meta_after %}
-

Metadata removed

+
Cleaned Metadata
+

+ Successfully removed the metadata. +

+ {% endif %} + {% if meta_after %} +
+
Metadata Partially Removed
+
+

+ Could not remove all the metadata. Consult the table below for the remaining metadata. +

+ {% endif %} +
+ +
+
+ {% if not meta_after %}

- Successfully removed the metadata -

Metadata partially removed

-

- Could not remove all the metadata Download Cleaned File @@ -52,7 +63,7 @@

-

Remaining Metadata

+

Remaining Metadata

-- cgit v1.3