Eventos

An error occurred while processing the template.
The following has evaluated to null or missing:
==> fileEntry  [in template "20101#20128#214790" at line 41, column 63]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${fileEntry.repositoryId}  [in template "20101#20128#214790" at line 41, column 61]
----
1<style> 
2.image-container img { 
3    width: 100%; 
4    padding: 0px!important; 
5    object-fit: cover; 
6    margin: 0px!important; 
7    height: 100%; 
8
9 
10.inner-gallery .row{ 
11    margin-right: 0px!important; 
12    margin-left: 0px!important; 
13
14 
15.image-container.col-lg-3.col-md-12.mb-3 { 
16    margin: 0px!important; 
17    padding: 0px!important; 
18
19.image-container span.grid-label { 
20    color: #FFFFFF; 
21    background-color: #1b1a1ab0; 
22    float: left; 
23    padding: 3px; 
24    position: relative; 
25    transform: translateY(-7rem); 
26    width: 50%; 
27    font-size: 1.5rem !important; 
28
29</style> 
30<#include "${templatesPath}/INNER_CONTENT_QUERY"/> 
31<#include "${templatesPath}/AMEDIA"/> 
32<section class="inner-gallery"> 
33<#if entries?has_content> 
34    <div class="my-4 inner-list"> 
35        <div class="row"> 
36            <#list entries as curEntry> 
37    	        <@query assetEntry=curEntry /> 
38    	         
39        	        <div class="image-container col-lg-3 col-md-12 mb-3"> 
40                        <a href="${viewURL}">  
41                        <img loading="lazy" src="/documents/${fileEntry.repositoryId}/${fileEntry.folderId}/${fileEntry.title}/${fileEntry.uuid}?imageThumbnail=0" alt="${fileEntry.title}" class="img-fluid mb-3" data-wow-delay="0.3s"/> 
42                            <span class="grid-label">${titulo}</span> 
43                        </a> 
44        	        </div> 
45        	    
46            </#list> 
47        </div> 
48	</div> 
49</#if> 
50 
51</section> 

Próximos Eventos

Visitas guiadas al Centro Niemeyer (temporada baja 2024)
Exposición «Las baladas de Zapico» de Alfonso Zapico
Exposición &'Luz que se esconde&' del fotógrafo Manel Esclusa.
Visitas guiadas al Centro Niemeyer (temporada baja 2024)