feat: Ajout du texte des associations en prod
This commit is contained in:
@ -1,11 +1,9 @@
|
||||
{{ define "main" }}
|
||||
<div class="container associations">
|
||||
<h1>{{ .RenderString .Title }} </h1>
|
||||
{{ if ne hugo.Environment "production" }}
|
||||
<div class="container md">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
{{ end }}
|
||||
<br>
|
||||
{{ if or .Params.mail .Params.telephone .Params.site .Params.facebook }}
|
||||
<div class="container md">
|
||||
|
Reference in New Issue
Block a user