Descárgate la app
Template inclusion failed (for parameter value "/portal-navarra-theme-3_SERVLET_CONTEXT_/templates/common/MULTIMEDIA.ftl"): Unable to find FreeMarker template with ID portal-navarra-theme-3_SERVLET_CONTEXT_/templates/common/MULTIMEDIA.ftl ---- FTL stack trace ("~" means nesting-related): - Failed at: #include "${fullTemplatesPath}/common... [in template "48155#48801#NAVBAR-BRAND1" at line 6, column 1] ----
1<#-- Structure Key: NAVBAR-BRAND -->
2<#-- Template Key: NAVBAR-BRAND1 -->
3<#-- Template Name: NAVBAR-BRAND1 -->
4<#-- Template Description: Logo de la cabecera - 3.0 -->
5
6<#include "${fullTemplatesPath}/common/MULTIMEDIA.ftl" />
7
8<a class="navbar-brand1"
9 href="${(url?? && url.getData() ? has_content )?then(url.getData()?xhtml, "#")}" title="Navarra.es" aria-label="Navarra.es"
10
11>
12<#if image?? && image.getData() ? has_content>
13 <@htmlImg imageObject=image class="img-fluid" />
14</#if>
15</a>