Merge branch 'master' into redesign

This commit is contained in:
Jan Friedli 2020-04-13 20:56:54 +02:00
commit 5723f889e1
No known key found for this signature in database
GPG key ID: F945FA2FCA30549D
9 changed files with 202 additions and 19 deletions

View file

@ -14,7 +14,7 @@ mat2 <b>could not</b> remove all the metadata from <pre>{{ filename }}</pre>, th
</ul>
{%endif %}
</p>
<a class="button button-primary" download href='{{ url_for('download_file', key=key, filename=filename) }}'>⇩ Download cleaned file</a>
<a class="button button-primary" href='{{ url_for('download_file', key=key, filename=filename) }}'>⇩ Download cleaned file</a>
<hr/>