euscanwww: Improved forms UI, added preferences page and change password
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@ -5,8 +5,12 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h2>
|
||||
Register
|
||||
</h2>
|
||||
|
||||
<form method='post' action=''>{% csrf_token %}
|
||||
<table>
|
||||
<table class="table">
|
||||
{{ form }}
|
||||
<tr>
|
||||
<td></td>
|
||||
|
Reference in New Issue
Block a user