CXO schedule and styling
This commit is contained in:
parent
98c667cce4
commit
62b33791d0
10 changed files with 223 additions and 79 deletions
|
|
@ -81,7 +81,7 @@
|
|||
]
|
||||
%}
|
||||
{{ attach_library('classy/node') }}
|
||||
<article{{ attributes.addClass(classes) }}>
|
||||
<article{{ attributes.addClass(classes) }} id={{ node.id }}>
|
||||
|
||||
{{ title_prefix }}
|
||||
{% if not page %}
|
||||
|
|
|
|||
Reference in a new issue