camper/web/templates/admin
jordi fita mas cf527ce070 Add the application’s version to the footer
This is mostly because it is required for the “Digital Kit”, but it also
works in our favor because now i can version the URL to the static
resources.

Go 1.18 adds the info from git if the package is build from a git
repository, but this is not the case in OBS, so i instead relay on a
constant for the version number.  This constant is “updated” by Debian’s
rules, mostly due to the discussion in [0].

[0]: https://github.com/golang/go/issues/22706
2024-01-21 20:50:16 +01:00
..
booking Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
campsite Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
carousel Add home’s cover carousel 2024-01-16 21:05:52 +01:00
home Add home’s cover carousel 2024-01-16 21:05:52 +01:00
legal Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
media Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
season Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
services Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
surroundings Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
user Add page to see login attempts for a company 2024-01-17 20:28:42 +01:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
location.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
login.gohtml Add the minimal CSS for the admin section from Numerus 2023-09-28 02:23:25 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Add tourist tax to company 2024-01-14 02:09:17 +01:00