05/06 Phase 2: fixed issues
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
{% endif %}
|
||||
|
||||
<form method="POST" action="{{ url_for('admin_auth.login') }}" novalidate>
|
||||
{{ csrf_token() if csrf_token is defined }}
|
||||
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
|
||||
|
||||
<div class="mb-3">
|
||||
|
||||
Reference in New Issue
Block a user