mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-24 15:19:30 +00:00
Fix issues with no errors showing
This commit is contained in:
@@ -14,6 +14,7 @@ on from time to time</p>
|
||||
|
||||
<form action="{% url reddit-addaccount %}" method="post">
|
||||
<fieldset>
|
||||
{% include "formtools/formerror.html" %}
|
||||
{% include "formtools/formfield.html" with field=form.username %}
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Add Account" />
|
||||
|
||||
Reference in New Issue
Block a user