mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-24 00:59:59 -05:00
The cleanded files are now downloaded instead of rendeder by the browser
This commit is contained in:
parent
457d171cd4
commit
dac2fa7fbb
@ -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" href='{{ url_for('download_file', key=key, filename=filename) }}'>⇩ Download cleaned file</a>
|
||||
<a class="button button-primary" download href='{{ url_for('download_file', key=key, filename=filename) }}'>⇩ Download cleaned file</a>
|
||||
|
||||
<hr/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user