Commit f06fcf29 authored by Michal Čihař's avatar Michal Čihař

Better formatting

parent f9be5a51
......@@ -16,9 +16,12 @@
<form method="post" action="{% url 'accounts.views.profile' %}">
{% csrf_token %}
<fieldset>
<legend>{% trans "Preferences" %}</legend>
<table>
{{ form.as_table }}
</table>
</fieldset>
<input type="submit" value="{% trans "Save "%}" class="button" />
</form>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment