feat: Suppression du bloc en bas si pas de contenu
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -11,7 +11,3 @@ seo:
 | 
			
		||||
 canonical: "" # custom canonical URL (optional)
 | 
			
		||||
 noindex: false # false (default) or true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
L'association [RésiLien](https://resilien.fr) met à disposition des outils informatiques pour la commune de [Crémeaux](https://cremeaux.fr).
 | 
			
		||||
 | 
			
		||||
Certains sont gratuits {{< inline-svg src="currency-euro-off" stroke-width="1" stroke="#ee52b7" height="1rem" width="1rem" class="svg-inline-custom" >}} tandis que d'autres nécessitent une adhésion à l'association ou sont payants {{< inline-svg src="currency-euro" stroke-width="1" stroke="#ee52b7" height="1rem" width="1rem" class="svg-inline-custom" >}} en fonction de l'espace utilisé. Vous pouvez nous contacter pour la création d'un compte à [comptes@cremeaux.org](mailto:comptes@cremeaux.org).
 | 
			
		||||
 
 | 
			
		||||
@@ -60,6 +60,7 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </section>
 | 
			
		||||
  {{ if .RenderString .Content }}
 | 
			
		||||
  <hr>
 | 
			
		||||
  <section class="section container-fluid mt-n3 pb-3">
 | 
			
		||||
    <div class="row justify-content-center">
 | 
			
		||||
@@ -68,6 +69,9 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </section>
 | 
			
		||||
  {{ else }}
 | 
			
		||||
  <br>
 | 
			
		||||
  {{ end }}
 | 
			
		||||
{{ end }}
 | 
			
		||||
 | 
			
		||||
{{ define "sidebar-footer" }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user