Private
Public Access
1
0

improved html tag stripping

This commit is contained in:
Sander Roosendaal
2018-12-12 10:34:12 +01:00
parent 3a06408d3f
commit 6da4c36c68
5 changed files with 17 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
</table>
<p>
{% csrf_token %}
<input class="button green" type="submit" value="Submit">
<input type="submit" value="Submit">
</p>
</li>
</ul>