caes

Navegació


Blog de l'àguila 2021

No hi ha resultats.

S'ha produït un error mentre es processava la plantilla.
The following has evaluated to null or missing:
==> img_titol  [in template "10311#10344#WEBCAM" at line 2, column 37]

----
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: ${img_titol.getData()}  [in template "10311#10344#WEBCAM" at line 2, column 35]
----
1<div class="webcam">		 
2	<div class="webcam_title">${img_titol.getData()}</div> 
3        <#if url.getData()?has_content> 
4	<div class="webcam_url"> 
5		<iframe width="620" height="500" src="${url.getData()}" frameborder="0" allowfullscreen scrolling="no"></iframe>		 
6	</div> 
7        </#if> 
8	<div class="webcam_description"> 
9		${descripcio.getData()} 
10	</div> 
11</div> 

www.diba.cat http://www.gencat.cat/

Participen