Make create game button primary
This commit is contained in:
parent
a40a6a37f5
commit
d7baf19047
@ -3,6 +3,6 @@
|
||||
|
||||
{% block content %}
|
||||
<h1>New game</h1>
|
||||
{{ render_form(form) }}
|
||||
{{ render_form(form, button_map={"submit": "primary"}) }}
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user