download files

This commit is contained in:
piair 2023-08-21 20:36:32 +02:00
parent d2741e8c7a
commit f076eafec9
1 changed files with 10 additions and 8 deletions

View File

@ -63,7 +63,7 @@
<tr><td>pourquoi tout ne se lance pas bien ?</td></tr> <tr><td>pourquoi tout ne se lance pas bien ?</td></tr>
<tr><td>logs viewer</td></tr> <tr><td>logs viewer</td></tr>
</table> </table>
</form> <br>
<table> <table>
<tr><h2>Backup config files</h2></tr> <tr><h2>Backup config files</h2></tr>
<tr><td><a href="/download/configs.json">download account config</a></td></tr> <tr><td><a href="/download/configs.json">download account config</a></td></tr>
@ -73,6 +73,8 @@
<tr><td><a href="/download/settings.json">download settings</a></td></tr> <tr><td><a href="/download/settings.json">download settings</a></td></tr>
</table> </table>
</form>
{% endif %} {% endif %}
{%endblock %} {%endblock %}