Skip to content
Snippets Groups Projects
Commit fa44071c authored by ale's avatar ale
Browse files

remove extra <div>

parent 06bc9185
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,6 @@
{% block title %}User Details{% endblock %}
{% block main %}
<div id="form">
{%- for msg in get_flashed_messages() -%}
<p class="flash">{{ msg | e }}</p>
{%- endfor -%}
......@@ -47,6 +45,4 @@
</div>
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment