{% extends "base.html" %} {% block content %}

» Metadata removed

{% if not meta_after %} mat2 managed to remove all metadata from

{{ filename }}
. {% else %} mat2 could not remove all the metadata from
{{ filename }}
, those are the remaining ones: {%endif %}

⇩ Download cleaned file
{% if meta %}

Just for fun, those are the metadata that mat2 detected in your file, before cleanup.

{% else %}

Not a single metadata was found by mat2, odds are that your file was already clean!

{% endif %}
{% endblock %}