Application de l'autoformat sur les templates html
This commit is contained in:
parent
cb2aedc7ff
commit
fc7f861cc5
11 changed files with 398 additions and 380 deletions
|
@ -1,10 +1,10 @@
|
|||
{{ define "footer-html" }}
|
||||
<footer class="pageFooter">
|
||||
<small>
|
||||
<ul>
|
||||
<li><a href="/public/images/header_agecem.png">en-tête de documents</a></li>
|
||||
<li><a href="/admin">panneau d'administration</a></li>
|
||||
</ul>
|
||||
</small>
|
||||
</footer>
|
||||
{{ end }}
|
||||
<footer class="pageFooter">
|
||||
<small>
|
||||
<ul>
|
||||
<li><a href="/public/images/header_agecem.png">en-tête de documents</a></li>
|
||||
<li><a href="/admin">panneau d'administration</a></li>
|
||||
</ul>
|
||||
</small>
|
||||
</footer>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue