Fix broken settings form

This commit is contained in:
Jason F. McBrayer 2018-09-05 09:40:54 -04:00
parent 8a4e057e24
commit 620394ac3f
1 changed files with 34 additions and 35 deletions

View File

@ -6,7 +6,6 @@
<h1 class="title">Settings</h1>
<form method="post" action="{% url "settings" %}" >
{% csrf_token %}
</div>
<div class="field">
<label class="label" for="theme">{{ form.theme.label }}</label>
<div class="control has-icons-left">