added link for token backup
This commit is contained in:
parent
8cdf549c4c
commit
f021f7494f
|
@ -39,4 +39,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</table>
|
</table>
|
||||||
|
<form action="{{ url_for('backup_tokens') }}" method="get">
|
||||||
|
<input type="submit" value="Token Daten sichern">
|
||||||
|
</form>
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user