From 43f97e4f82e6b087289ce79f5380f5b716703e8f Mon Sep 17 00:00:00 2001 From: jf Date: Mon, 28 Oct 2019 12:15:31 +0100 Subject: save wip --- templates/index.html | 40 ++++++++++++---------------------------- 1 file changed, 12 insertions(+), 28 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 1e44fd2..7f55283 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,31 +1,15 @@ {% extends "base.html" %} {% block content %} - -

ยป Remove metadata

-

- Upload your file (max size: {{ max_file_size }}MB), get a cleaned one in - response. -

- Please note that while we do not keep a copy of your file,
- there is no way that you could be certain about this: act accordingly. -

- If you have the option, always run mat2 - on your local device instead!
-

-
- Click here to see the supported formats - -
-
-

- Simply drag & drop your file here or use the file select button below. -

-
- - -
+
+

Remove metadata

+

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

+
+
+ + +
+
+
{% endblock %} -- cgit v1.3