Refactoring

This commit is contained in:
jfriedli 2020-04-23 10:39:35 -07:00
parent d14988fa3f
commit e1bac8b6a7
10 changed files with 376 additions and 310 deletions

View file

@ -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>