Updated html title [ci skip]

This commit is contained in:
Pete Herlihy
2015-12-01 09:56:46 +00:00
parent a541ef2164
commit 2a39d3a3da

View File

@@ -1,7 +1,7 @@
{% extends "admin_template.html" %} {% extends "admin_template.html" %}
{% block page_title %} {% block page_title %}
Hello world! GOV.UK Notify | Confirm email address and mobile number
{% endblock %} {% endblock %}
{% block content %} {% block content %}
@@ -32,4 +32,4 @@ Hello world!
</div> </div>
</div> </div>
{% endblock %} {% endblock %}