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:
Chris Hill-Scott
2016-11-18 10:54:34 +00:00
parent 045864f052
commit bfe234b535
2 changed files with 5 additions and 5 deletions

View File

@@ -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') %}