mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -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:
@@ -1,7 +1,7 @@
|
||||
{% from "components/banner.html" import banner_wrapper %}
|
||||
{% from "components/phone.html" import phone %}
|
||||
|
||||
{% extends "withoutnav_template.html" %}
|
||||
{% extends "fullwidth_template.html" %}
|
||||
|
||||
{% block page_title %}
|
||||
GOV.UK Notify
|
||||
|
||||
Reference in New Issue
Block a user