mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-08-03 19:54:33 -04:00
Refactoring
This commit is contained in:
parent
d14988fa3f
commit
e1bac8b6a7
10 changed files with 376 additions and 310 deletions
|
@ -10,7 +10,7 @@
|
|||
{% endif %}
|
||||
<div class="uk-flex uk-flex-center">
|
||||
<div>
|
||||
<a class="uk-flex-1" href='{{ url_for('download_file', key=key, filename=filename) }}'>
|
||||
<a class="uk-flex-1" href='{{ url_for('routes.download_file', key=key, filename=filename) }}'>
|
||||
<button class="uk-button uk-button-primary">
|
||||
⇩ download cleaned file
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue