Skip to content

Commit

Permalink
Ajout du lien vers 'plan-du-site' dans le footer
Browse files Browse the repository at this point in the history
  • Loading branch information
chloend committed Oct 23, 2024
1 parent a61db9a commit c5969fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lemarche/templates/layouts/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ <h3 class="fr-footer__top-cat">En savoir plus</h3>
<li><a class="fr-footer__top-link" href="https://github.com/gip-inclusion/le-marche" target="_blank" title="Github (lien externe)">Code source</a></li>
<li><a class="fr-footer__top-link" href="{% url 'api:home' %}">API</a></li>
<li><a class="fr-footer__top-link" href="{% url 'pages:stats' %}">Statistiques</a></li>
<li><a class="fr-footer__top-link" href="{% url 'pages:plan-du-site' %}">Plan du site</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit c5969fb

Please sign in to comment.