Updated html title [ci skip]

This commit is contained in:
Pete Herlihy
2015-12-01 09:53:14 +00:00
parent 45f5ad5c30
commit 257d205f9a
+2 -2
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 an account
{% endblock %} {% endblock %}
{% block content %} {% block content %}
@@ -36,4 +36,4 @@ Hello world!
</div> </div>
</div> </div>
{% endblock %} {% endblock %}