mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user