Make a full width base template

We need this because the top section of the new product page will be
going full-bleed.
This commit is contained in:
Chris Hill-Scott
2016-11-22 17:15:31 +00:00
parent 0d7a453c75
commit 397ad05db9
5 changed files with 30 additions and 21 deletions

View File

@@ -71,9 +71,7 @@
{% set homepage_url = url_for('main.show_all_services_or_dashboard') %}
{% block content %}
<div id="content">
{% block fullwidth_content %}{% endblock %}
</div>
{% block fullwidth_content %}{% endblock %}
{% endblock %}
{% block footer_top %}