feat: ajoute les logos des assos des l’intro de la tribune
parent
f8febb2de6
commit
8219c2af85
|
@ -12,6 +12,30 @@ layout: layouts/actualite.njk
|
|||
|
||||
<h2 class="text-center text-3xl">Les associations et collectifs appellent à poursuivre la mobilisation pour la liberté d’instruction</h2>
|
||||
|
||||
<div class="mt-8 flex justify-center items-center flex-wrap gap-4">
|
||||
<img alt="NonSco’llectif" title="NonSco’llectif" src="/images/Logo.png" class="max-h-12" />
|
||||
<img alt="Enfance Libre" title="Enfance Libre" src="/images/assos/enfance-libre.jpg" class="max-h-12" />
|
||||
<img alt="Fédération Félicia" title="Fédération Félicia" src="/images/assos/felicia.png" class="max-h-12" />
|
||||
<img alt="Réseau INES" title="Réseau INES" src="/images/assos/ines.jpg" class="max-h-12" />
|
||||
<img alt="LAIA" title="Libres d’Apprendre et d’Instruire Autrement" src="/images/assos/laia.png" class="max-h-6" />
|
||||
<img alt="Cours Pi" title="Cours Pi" src="/images/assos/cours-pi.png" class="max-h-12" />
|
||||
<img alt="UNIE" title="UNIE" src="/images/assos/unie.jpg" class="max-h-12" />
|
||||
<img alt="Association des Parents Instructeurs 974" title="Association des Parents Instructeurs 974" src="/images/assos/api-974.png" class="max-h-12" />
|
||||
<img alt="Collect’IEF 93" title="Collect’IEF 93" src="/images/assos/collectief-93.jpg" class="max-h-12" />
|
||||
<img alt="École Buissonière 06" title="École Buissonière 06" src="/images/assos/ecole-buissionniere-06.jpg" class="max-h-12" />
|
||||
<img alt="IEF 35" title="IEF 35" src="/images/assos/ief-35.png" class="max-h-12" />
|
||||
<img alt="IEF 46" title="IEF 46" src="/images/assos/ief-46.jpg" class="max-h-12" />
|
||||
<img alt="IEF 56" title="IEF 56" src="/images/assos/ief-56.png" class="max-h-12" />
|
||||
<img alt="Collectif de Défense de l'IEF de la région Centre-Val de Loire" title="Collectif de Défense de l'IEF de la région Centre-Val de Loire" src="/images/assos/ief-centre.png" class="max-h-12" />
|
||||
<img alt="IEF des Savoie" title="IEF des Savoie" src="/images/assos/ief-des-savoie.JPG" class="max-h-12" />
|
||||
<img alt="IEF Nec Mergitur" title="IEF Nec Mergitur" src="/images/assos/ief-nec-mergitur.png" class="max-h-12" />
|
||||
<img alt="Liberté Éducative Ariège" title="Liberté Éducative Ariège" src="/images/assos/lea.png" class="max-h-12" />
|
||||
<img alt="NonSc’Ô Toulouse" title="NonSc’Ô Toulouse" src="/images/assos/nonsco-toulouse.webp" class="max-h-4" />
|
||||
<img alt="Les Pousses libres du 77" title="Les Pousses libres du 77" src="/images/assos/les-pousses-libres-du-77.jpg" class="max-h-12" />
|
||||
<img alt="Les Unschorrigibles" title="Les Unschorrigibles" src="/images/assos/unschorrigibles.jpg" class="max-h-6" />
|
||||
</div>
|
||||
|
||||
|
||||
<blockquote class="mt-8 py-2 text-center mx-auto">
|
||||
« La loi n'a le droit de défendre que les actions nuisibles à la société. »
|
||||
</blockquote>
|
||||
|
|
Loading…
Reference in New Issue