parent
1c4093922c
commit
a4575482b2
@ -8,7 +8,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if error %}
|
{% if error %}
|
||||||
|
<div class="bg-red-500 text-white p-2 rounded-md">
|
||||||
{{ error.message }}
|
{{ error.message }}
|
||||||
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<form method="post" class="space-y-4 sm:space-y-6" action="{{ path('admin_login') }}">
|
<form method="post" class="space-y-4 sm:space-y-6" action="{{ path('admin_login') }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user