début du thème, footer et header en mobile
This commit is contained in:
@@ -68,10 +68,17 @@
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
<article{{ attributes }}>
|
||||
<article{{ attributes }} class="actu_full">
|
||||
|
||||
<div class="retour_actus">
|
||||
← Retour aux actualités
|
||||
</div>
|
||||
|
||||
<div class="article_meta">
|
||||
{{ content.field_date }}
|
||||
{{ content.field_type_d_actualite }}
|
||||
</div>
|
||||
|
||||
{{ content.field_date }}
|
||||
{{ content.field_type_d_actualite }}
|
||||
|
||||
<h2{{ title_attributes }}>
|
||||
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
|
||||
|
||||
Reference in New Issue
Block a user