Skip to content

Commit

Permalink
Suppression page 'accessibilité'
Browse files Browse the repository at this point in the history
  • Loading branch information
chloend committed Nov 20, 2024
1 parent d2a4533 commit 37cd3a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
77 changes: 0 additions & 77 deletions lemarche/templates/pages/accessibilite.html

This file was deleted.

5 changes: 0 additions & 5 deletions lemarche/www/pages/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@
TemplateView.as_view(template_name="pages/valoriser-achats.html"),
name="valoriser_achats",
),
path(
"accessibilite/",
TemplateView.as_view(template_name="pages/accessibilite.html"),
name="accessibilite",
),
# Sentry endpoint for frontend errors
path("sentry-debug/", trigger_error, name="sentry_debug"),
# Tracking endpoint for the frontend
Expand Down

0 comments on commit 37cd3a9

Please sign in to comment.