|
@@ -244,6 +244,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
{% endfor %}
|
|
{% endfor %}
|
|
|
{% block content %}{% endblock %}
|
|
{% block content %}{% endblock %}
|
|
|
|
|
+ <div class="push"></div>
|
|
|
{% if settings.BANNER_BOTTOM %}
|
|
{% if settings.BANNER_BOTTOM %}
|
|
|
<div class="alert alert-info text-center banner-bottom" role="alert">
|
|
<div class="alert alert-info text-center banner-bottom" role="alert">
|
|
|
{{ settings.BANNER_BOTTOM|safe }}
|
|
{{ settings.BANNER_BOTTOM|safe }}
|