camper/web/templates/public
jordi fita mas ff6e9497b5 Replace contact page with location
Customer does not want a contact page, but a page where they can write
the direction on how to reach the campground, with a Google map embed
instead of using Leaflet, because Google Maps shows the reviews right
in the map.

That means i had to replace the GPS locations with XML fields for the
customer to write.  In all four languages.

This time i tried a translation approach inspired by PrestaShop: instead
of opening a new page for each language, i have all languages in the
same page and use AlpineJS to show just a single language.  It is far
easier to write the translations, even though you do not have the source
text visible, specially in this section that there is no place for me
to put the language links.
2023-12-21 21:17:04 +01:00
..
campsite Keep campsite type and date when going to booking form from type page 2023-12-13 23:42:18 +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 Fix typo in Accommodation, and fix its translations 2023-12-13 23:45:36 +01:00
campground.gohtml Style changes 2023-12-13 23:23:28 +01:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Move home carousel to the page’s bottom 2023-12-20 20:24:06 +01:00
layout.gohtml Replace contact page with location 2023-12-21 21:17:04 +01:00
location.gohtml Replace contact page with location 2023-12-21 21:17:04 +01:00
page.gohtml Add the pages section 2023-08-08 20:09:57 +02:00
services.gohtml Update styles 2023-12-20 13:02:56 +01:00
surroundings.gohtml Update styles 2023-12-20 13:02:56 +01:00