summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/download.html b/templates/download.html
index c2b2a42..cc7e150 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -28,7 +28,7 @@ mat2 <b>could not</b> remove all the metadata from your file, those are the rema
28 </ul> 28 </ul>
29</div> 29</div>
30{% else %} 30{% else %}
31meh 31<p>Not a single metadata was found by mat2, odds are that your file was already clean!</p>
32{% endif %} 32{% endif %}
33 33
34<hr/> 34<hr/>