Commit 8f51c9c2 authored by Serge S. Koval's avatar Serge S. Koval

Formatting.

parent 05d47e85
......@@ -112,7 +112,6 @@
{% if form.hidden_tag is defined %}
{{ form.hidden_tag() }}
{% else %}
{% if csrf_token %}
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}"/>
{% endif %}
......
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