Summary: Move bootstrap_messages call into content

- Legacy-Id: 8729
This commit is contained in:
Ole Laursen 2014-12-11 17:14:24 +00:00
parent 7f286c12ee
commit 0eb1df5f4a

View file

@ -10,13 +10,13 @@
{% block title %}{{ title }}{% endblock %}
{% bootstrap_messages %}
{% block content %}
<h1>{{ title }}</h1>
<noscript>This page depends on Javascript being enabled to work properly.</noscript>
{% bootstrap_messages %}
<p>Links:
<a href="{{ group.about_url }}">{{ group.acronym }} {{ group.type.name }}</a>
{% if group.charter %}