mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Use two-weight GOV.UK Notify logo
Based on the work Tim, Stephen et. al have done on patterns for admin interfaces across GaaP. See their prototype here: https://govuk-product-page-prototypes.herokuapp.com/govuk-notify
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% set global_header_text = "GOV.UK Notify" %}
|
||||
{% set global_header_text = "GOV.UK <span id='product-name'>Notify</span>"|safe %}
|
||||
|
||||
{% set homepage_url = url_for('main.show_all_services_or_dashboard') %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user