fix button
This commit is contained in:
parent
f1f7c0e89b
commit
8364d189a4
@ -109,7 +109,7 @@
|
||||
<tr>
|
||||
<td></td><td></td>
|
||||
<td>
|
||||
<a href="/logout" class="btn btn-primary" style="margin-right: 5px;">Выход из аккаунта</a><a class="btn btn-success">Сохранить данные</a>
|
||||
<a href="/logout" class="btn btn-primary" style="margin-right: 5px;">Выход из аккаунта</a><button type="submit" class="btn btn-success">Сохранить данные</button>
|
||||
</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user