ajouter l'option infos pour les conducteurs
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 18s
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 18s
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
<div>
|
||||
{{$img := resources.Get "images/logo-mms43-white.svg"}}
|
||||
<img class="h-32 w-auto m-auto" src="{{$img.RelPermalink}}" />
|
||||
<ul class="text-center text-xs">
|
||||
<li>
|
||||
<a href="mailto:contact@mms43.org">contact@mms43.org</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="py-6 text-center">
|
||||
<ul>
|
||||
@@ -14,6 +19,9 @@
|
||||
<li>
|
||||
<strong><a href="{{.Site.Params.parcoursmob}}">Espace partenaires</a></strong>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Nous contacter : <a href="mailto:contact@mms43.org">contact@mms43.org</a></strong>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="py-6 text-center">
|
||||
|
||||
Reference in New Issue
Block a user