info
This commit is contained in:
parent
2042d56131
commit
0c22d15ee4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<button id="toggle-keys" class="btn btn-sm btn-outline-secondary mb-2">{{ _('Show/Hide Keys') }}</button>
|
||||
## add game gutton
|
||||
<div class="mb-2 d-flex justify-content-end">
|
||||
<a href="{{ url_for('add_game') }}" class="btn btn-sm btn-warning">
|
||||
{{ _('Add New Game') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue