Indietro
Gaztetape beach

Gaztetape beach
Explore Gaztetape Beach. Small beach open to the Cantabrian Sea
Located to the west of Getaria, this small beach is open to the Cantabrian Sea and popular among local surfers.
Expression significa is undefined on line 19, column 162 in 20907#20945#16176178.
1<#if locale.getLanguage() == "es" >
2 <#assign significa = "en euskara significa" />
3 <#assign enlace =". Conoce <a href='https://tmp.gipuzkoaturismoa.eus/es/planifica/euskera' class='white underline'>más palabras</a>." />
4<#elseif locale.getLanguage() == "en" >
5 <#assign significa = "in Basque means" />
6 <#assign enlace =". Know <a href='https://tmp.gipuzkoaturismoa.eus/en/plan/euskera' class='white underline'>more words</a>." />
7<#elseif locale.getLanguage() == "fr" >
8 <#assign significa = "en basque signifie" />
9 <#assign enlace =". Connais <a href='https://tmp.gipuzkoaturismoa.eus/fr/planifiez/euskera' class='white underline'>plus de mots</a>." />
10</#if>
11
12<#if locale.getLanguage() != 'eu'>
13
14<div id="euskara-bar" class="w-100 h3 bg-dark-blue white tc ph3 ph5-l f8 relative overflow-hidden">
15 <div class="euskera-bar-slider">
16 <#if .vars['Bloque'].getSiblings()?has_content>
17 <div class="swiper-wrapper">
18 <#list .vars['Bloque'].getSiblings() as cur_bloque>
19 <div class="swiper-slide h-100 flex items-center"><div class="w-100"><span class="fw7" translate="no">${cur_bloque.Texto_euskera.getData()}</span> ${significa} <span class="fw7" translate="no">${cur_bloque.Texto_castellano.getData()}</span>${enlace}</div></div>
20 </#list>
21 </div>
22 </#if>
23 </div>
24 <span class="db w1 h1 close-white cover bg-center absolute right-1 top-50 cursor hide-euskara-bar z-999"></span>
25</div>
26
27</#if>
Located to the west of Getaria, this small beach is open to the Cantabrian Sea and popular among local surfers.