Remove debugging line left on profile form.
This commit is contained in:
parent
84f198e0e3
commit
f6b629bd60
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
THIS IS THE FORM
|
||||
<form class="form-horizontal" method="post" action="">
|
||||
{% csrf_token %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue