Updated html title [ci skip]

This commit is contained in:
Pete Herlihy
2015-12-01 09:54:58 +00:00
parent 257d205f9a
commit bd2826f584

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 | Get started
{% endblock %} {% endblock %}
{% block content %} {% block content %}
@@ -22,4 +22,4 @@ Hello world!
</div> </div>
</div> </div>
{% endblock %} {% endblock %}