Publicador de contenidos

Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> asset_dateIni  [in template "DATA_TEMPLATE" at line 2287, column 108]

----
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: #assign asset_data = asset_data + {"d...  [in template "DATA_TEMPLATE" at line 2287, column 57]
	- Reached through: #include "${templatesPath}/DATA_TEMPL...  [in template "TEXT_TEMPLATE" at line 16, column 1]
	- Reached through: #include "${templatesPath}/TEXT_TEMPL...  [in template "10153#10191#21067" at line 5, column 1]
----
1<#assign HIDE_RELATED_PEOPLE = true /> 
2<#assign HIDE_RELATED_PROJECTS = true /> 
3<#assign SHOW_SUBSCRIBE_BUTTON = true /> 
4 
5<#include "${templatesPath}/TEXT_TEMPLATE" />