Skip to content

Commit

Permalink
Ajouter page d'accessibilite
Browse files Browse the repository at this point in the history
  • Loading branch information
jeep authored and jpbelval committed Oct 30, 2024
1 parent f94bfd5 commit 2fdcae8
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
{% endif %}
<li><a href="{% url "pages-contact" %}">{% trans "Contact" %}</a></li>
<li><a href="{% url "pages-cookies" %}">{% trans "Les cookies" %}</a></li>
<li><a href="{% url "pages-accessibilite" %}">{% trans "Accessibilité" %}</a></li>
</ul>
</div>
</footer>
Loading

0 comments on commit 2fdcae8

Please sign in to comment.