Add the booking link to the menu

Customer requested it
This commit is contained in:
jordi fita mas 2023-12-20 20:19:05 +01:00
parent 3bca810d44
commit 907d9844d3
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
</li>
{{- end }}
{{- end }}
<li><a href="/{{ currentLocale }}/booking">{{( pgettext "Booking" "title" )}}</a></li>
<li><a href="/{{ currentLocale }}/services">{{( pgettext "Services" "title" )}}</a></li>
<li><a href="/{{ currentLocale }}/surroundings">{{( pgettext "Surroundings" "title" )}}</a></li>
<li><a href="/{{ currentLocale }}/contact">{{( pgettext "Contact" "title" )}}</a></li>