added link for token backup

master
Simon Pirkelmann 2021-04-06 17:52:17 +02:00
parent 8cdf549c4c
commit f021f7494f
1 changed files with 3 additions and 0 deletions

View File

@ -39,4 +39,7 @@
</tr>
{% endfor %}
</table>
<form action="{{ url_for('backup_tokens') }}" method="get">
<input type="submit" value="Token Daten sichern">
</form>
{% endblock %}