camper/web/templates/public
jordi fita mas ae29726fa2 Add the footer site map
I created a common template to show the company address in the footer
and the contact page, and then i realized Go did not like to output my
phone URL in the anchor without having the tel: schema in the template.
I then removed that variable and now the URL is created with tel: and
the phone number with its spaces removed.
2023-10-06 22:02:59 +02:00
..
campsite Add campsite type options, mainly for plots 2023-10-06 13:26:01 +02:00
contact.gohtml Add the footer site map 2023-10-06 22:02:59 +02:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Add the services page 2023-09-17 03:42:16 +02:00
layout.gohtml Add the footer site map 2023-10-06 22:02:59 +02:00
page.gohtml Add the pages section 2023-08-08 20:09:57 +02:00
services.gohtml Add the services page 2023-09-17 03:42:16 +02:00
surroundings.gohtml Add the surroundings static page 2023-09-17 00:11:39 +02:00