Ajouter #header div
This commit is contained in:
parent
643100f325
commit
3decca239a
2 changed files with 2 additions and 2 deletions
BIN
agecem-org
Executable file
BIN
agecem-org
Executable file
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
{{ define "header-html" }}
|
||||
|
||||
<div id="header">
|
||||
<ul>
|
||||
<li><a href="/">index</a></li>
|
||||
<li><a href="/a-propos">À propos</a></li>
|
||||
|
@ -8,5 +8,5 @@
|
|||
<li><a href="/documentation">Documentation</a></li>
|
||||
<li><a href="/formulaires">Formulaires</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue