camper/web/templates/admin
jordi fita mas 93364b896c Remove the menu aria role from admin’s layout
Elements with the menu role require complex functionality and a keyboard
navigation[0] that i do not implement, thus the role is incorrect and
more harmful than anything else.

[0]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/menu_role
2023-08-15 20:52:14 +02:00
..
campsite Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
htmx.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
layout.gohtml Remove the menu aria role from admin’s layout 2023-08-15 20:52:14 +02:00
login.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00