Adding beta phase banner

This commit is contained in:
Chris Heathcote
2015-12-03 16:01:00 +00:00
parent 6db865e62b
commit da80013ec9
2 changed files with 33 additions and 0 deletions

View File

@@ -7,5 +7,13 @@ GOV.UK notifications admin
{% block cookie_message %}
{% endblock %}
{% block inside_header %}
<div class="phase-banner-beta">
<strong class="phase-tag">BETA</strong>
</div>
{% endblock %}
{% set global_header_text = "GOV.UK Notify" %}