diff --git a/web/app/themes/la_mine/templates/accueil.twig b/web/app/themes/la_mine/templates/accueil.twig index 1191b4a9..92fc5edc 100644 --- a/web/app/themes/la_mine/templates/accueil.twig +++ b/web/app/themes/la_mine/templates/accueil.twig @@ -2,7 +2,7 @@ {% block content %}
-
+

Prochainement

{% for item in posts %} @@ -19,37 +19,35 @@
- {% include 'partial/section_asso.twig' %} -
- objet 2 +
+ {% include 'partial/section_asso.twig' %} + {#
+ objet 2 +
#}
-
-
- {% include 'partial/section_projets.twig' %} -
- objet 3 -
-
+
+ {% include 'partial/section_projets.twig' %} + {#
+ objet 3 +
#}
-
-
+
{% include 'partial/section_tpsF.twig' %}
-
-
-
-

La Mine en vidéo

+
+
+

La Mine en vidéo

+
+
+
+ {% if post.video_la_mine %} + + {% endif %}
-
-
- {% if post.video_la_mine %} - - {% endif %} -
diff --git a/web/app/themes/la_mine/templates/partial/section_asso.twig b/web/app/themes/la_mine/templates/partial/section_asso.twig index d86b8a6d..61605d92 100644 --- a/web/app/themes/la_mine/templates/partial/section_asso.twig +++ b/web/app/themes/la_mine/templates/partial/section_asso.twig @@ -1,22 +1,18 @@ -
-

L'association

-

{{ post.meta('texte_chapeau_asso') }}

-
- -
-
+

L'association

+

{{ post.meta('texte_chapeau_asso') }}

+
+
+
+
+
+ {{ post.meta('paragraphe_descriptif') }} +
+
+ {{ post.meta('paragraphe_descriptif_2') }} +
+
+ {% include 'components/buttons/bouton_ensavoir.html.twig' %} +
-
-
- {{ post.meta('paragraphe_descriptif') }} -
-
- {{ post.meta('paragraphe_descriptif_2') }} -
-
- {% include 'components/buttons/bouton_ensavoir.html.twig' %} -
-
-