cremeaux/layouts/viemunicipale/conseil.html

8 lines
118 B
HTML
Raw Normal View History

2020-09-02 16:54:03 +02:00
{{ define "all" }}
{{ .Content }}
<div class="conseil">
{{ partial "conseilmunicipal.html" . }}
</div>
{{ end }}