mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-24 07:09:31 +00:00
Fix issues with no errors showing
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<form action="{% url groups.views.create_request groupid %}" method="post">
|
||||
<fieldset>
|
||||
{% include "formtools/formerror.html" %}
|
||||
{% include "formtools/formfield.html" with field=form.reason class="xxlarge" %}
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Create Request" class="btn primary" />
|
||||
|
||||
Reference in New Issue
Block a user