mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-08-03 03:36:44 -04:00
Merge branch 'master' into redesign
This commit is contained in:
commit
5723f889e1
9 changed files with 202 additions and 19 deletions
|
@ -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/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue