camper/pkg/template
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
..
humanize.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
humanize_test.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
page.go Add the footer site map 2023-10-06 22:02:59 +02:00
render.go Add the footer site map 2023-10-06 22:02:59 +02:00