CXO schedule and styling
This commit is contained in:
parent
98c667cce4
commit
62b33791d0
10 changed files with 223 additions and 79 deletions
|
@ -86,7 +86,7 @@
|
|||
{{ title_prefix }}
|
||||
{% if not page %}
|
||||
<h2{{ title_attributes }}>
|
||||
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
|
||||
{{ label }}
|
||||
</h2>
|
||||
{% endif %}
|
||||
{{ title_suffix }}
|
||||
|
|
Reference in a new issue