detail home
This commit is contained in:
@@ -29,11 +29,14 @@
|
||||
#}
|
||||
|
||||
{% set id = [elements][0].content['#view_id'] %}
|
||||
|
||||
<div class="container {{id}}">
|
||||
{% if id == 'programme' %}
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{{ title_suffix }}
|
||||
{% block content %}
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user