Updated html title [ci skip]

This commit is contained in:
Pete Herlihy
2015-12-01 09:52:31 +00:00
parent eb9a4e680a
commit 45f5ad5c30

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 | Create a user account
{% endblock %} {% endblock %}
{% block content %} {% block content %}
@@ -31,4 +31,4 @@ Hello world!
</div> </div>
</div> </div>
{% endblock %} {% endblock %}