camper/web/templates/public
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
..
campsite Fix the age of touristic tax 2024-01-18 15:29:09 +01:00
payment Use redsys_environment to choose the correct URL to send the payment to 2023-10-27 17:03:50 +02:00
booking.gohtml Clean up a bit the credit card div from booking page 2024-01-17 13:40:32 +01:00
campground.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Enable autoplay to cover’s carousel 2024-01-17 13:26:33 +01:00
layout.gohtml Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
legal.gohtml Add management of legal texts 2023-12-22 02:23:18 +01:00
location.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
page.gohtml Add the pages section 2023-08-08 20:09:57 +02:00
services.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
surroundings.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00