Comment out routes et handlers pour a-propos et actualite
This commit is contained in:
parent
2fc8120bb6
commit
5242b263b8
2 changed files with 10 additions and 6 deletions
|
@ -2,9 +2,7 @@
|
|||
|
||||
<div class="header">
|
||||
<ul class="headerMenu">
|
||||
<li class="headerMenuElement"><a href="/">index</a></li>
|
||||
<li class="headerMenuElement"><a href="/a-propos">À propos</a></li>
|
||||
<li class="headerMenuElement"><a href="/actualite">Actualité</a></li>
|
||||
<li class="headerMenuElement"><a href="/">AGECEM</a></li>
|
||||
<li class="headerMenuElement"><a href="/vie-etudiante">Vie étudiante</a></li>
|
||||
<li class="headerMenuElement"><a href="/documentation">Documentation</a></li>
|
||||
<li class="headerMenuElement"><a href="/formulaires">Formulaires</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue