Merge pull request #9 from alphagov/ph-title

Updates to the page titles, removed hello world things.
This commit is contained in:
Chris Heathcote
2015-12-01 10:24:35 +00:00
9 changed files with 14 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{% extends "admin_template.html" %}
{% block page_title %}
Hello world!
GOV.UK Notify | Text verification
{% endblock %}
{% block content %}
@@ -25,4 +25,4 @@ Hello world!
</div>
</div>
{% endblock %}
{% endblock %}