mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-24 23:29:29 +00:00
Fix issues with no errors showing
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<p>
|
||||
<form action="{% url sso.views.user_lookup %}" method="post">
|
||||
<fieldset>
|
||||
{% include "formtools/formerror.html" %}
|
||||
{% csrf_token %}
|
||||
<div class="clearfix">
|
||||
{{ form.type.label_tag }}
|
||||
|
||||
Reference in New Issue
Block a user