Remove debugging line left on profile form.

This commit is contained in:
James Polley 2017-10-04 23:47:47 +11:00
parent 84f198e0e3
commit f6b629bd60

View file

@ -26,7 +26,6 @@
{% endblock %}
{% block content %}
THIS IS THE FORM
<form class="form-horizontal" method="post" action="">
{% csrf_token %}