CXO schedule and styling

This commit is contained in:
Rob Davies 2017-06-16 11:23:38 +01:00
parent 98c667cce4
commit 62b33791d0
10 changed files with 223 additions and 79 deletions

View file

@ -86,7 +86,7 @@
{{ title_prefix }}
{% if not page %}
<h2{{ title_attributes }}>
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
{{ label }}
</h2>
{% endif %}
{{ title_suffix }}