Add page <title>s to tour pages

This commit is contained in:
Chris Hill-Scott
2016-04-04 16:54:28 +01:00
parent 47b86e70df
commit 0a3567ec48
5 changed files with 15 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
{% block maincolumn_content %}
{% call banner_wrapper(type='tour') %}
<h2 class="heading-large">Trial mode</h2>
<h2 class="heading-large">{{ heading }}</h2>
<p>
To start off with, you can only send messages to yourself.
</p>