| 
					
				 | 
			
			
				@@ -21,7 +21,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<div class="coming_soon"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<div class="coming_soon row align-items-start"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	{% for item in posts %} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		{% include 'components/thumbnails/thumbnails.twig' %} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	{% endfor %} 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -39,11 +39,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<div class="image_sectionasso"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<img src="{{ Image(post.meta('image')).src }}" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<div class="content"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<div class="col-1"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<div class="content row"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<div class="col-6"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				{{ post.meta('paragraphe_descriptif') }} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<div class="col-2"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<div class="col-6"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				{{ post.meta('paragraphe_descriptif_2') }} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<div class="btn redirection_page"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				{% include 'components/buttons/bouton_ensavoir.html.twig' %} 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -58,6 +58,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<div class="projet"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<div class="__header"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<h1 class="titre">Les Projets</h1> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<h2 class="texte_chapeau">{{ post.meta('texte_chapeau_projet') }}</h2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<div class="__body"> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -77,9 +78,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<div class="projet"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<div class="temps_forts"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<div class="__header"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<h2 class="texte_chapeau">{{ post.meta('texte_chapeau_projet') }}</h2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<h1 class="titre">Les Temps forts</h1> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -87,7 +88,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <section> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<div class="video"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<div class="__header"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<h2 class="texte_chapeau">{{ post.meta('texte_chapeau_projet') }}</h2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<h1 class="titre">La Mine en vidéo</h1> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<div class="__body"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<div class="wrapper__content"> 
			 |