UGT, CCOO y CSIF continúan con los paros parciales en defensa de las 35 horas

Se ha producido un error al procesar la plantilla.
Encountered "<EOF>" at 28951NOTICIA_ITSC_VERTICAL[line 1, column 5927]
Was expecting one of:
    "(" ...
    <RPAREN> ...
    <ESCAPE_DIRECTIVE> ...
    <SET_DIRECTIVE> ...
    "##" ...
    "\\\\" ...
    "\\" ...
    <TEXT> ...
    <SINGLE_LINE_COMMENT> ...
    "*#" ...
    "*#" ...
    <STRING_LITERAL> ...
    <END> ...
    <IF_DIRECTIVE> ...
    <ELSEIF_DIRECTIVE> ...
    <ELSE_DIRECTIVE> ...
    <STOP_DIRECTIVE> ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <WORD> ...
    <BRACKETED_WORD> ...
    <IDENTIFIER> ...
    <DOT> ...
    "{" ...
    "}" ...
    
1#set($fechaPublicacion = $dateTool.format("dd/MM/yyyy", $dateTool.toDate("EEE, dd MMM yyyy hh:mm:ss Z", $reserved-article-display-date.getData()), $locale)) #if( $request.size() == 0) ## PREVISUALIZACION (de noticia completa)  	<div style="width: 720px; background: #FFFFFF; margin: 0px auto; padding: 20px;"> 		<article class="noticia completa"> 			<h3><a href="#">$titulo.getData()</a></h3> 			<div class="entradilla"> 				<p>$subtitulo.getData()</p> 			</div> 			#if($imagen_principal.getData() && $imagen_principal.getData() != "") 				<figure> 					#if($pie_imagen_principal.getData() && $pie_imagen_principal.getData() != "") 						<img alt="$pie_imagen_principal.getData()" src="$imagen_principal.getData()" /> 						<figcaption>$pie_imagen_principal.getData()</figcaption> 					#else 						<img alt="Imagen noticia" src="$imagen_principal.getData()" /> 					#end 				</figure> 			#end 			<div class="cuerpo"> 				$cuerpo.getData() 			</div> 		</article> 	</div>  #else  	#set ($Integer = 0)         #set ($grupoId = $Integer.parseInt($groupId))  	#set($layoutLocalService = $serviceLocator.findService("com.liferay.portal.service.LayoutLocalService"))   	#set($currentLayout = $layoutLocalService.getLayout($getterUtil.getLong($request.theme-display.plid))) 	#if($currentLayout.isPrivateLayout()) 		#set($esPrivada = true) 	#else 		#set($esPrivada = false) 	#end  	#set($xyz = $layoutLocalService.getFriendlyURLLayout($grupoId,$esPrivada,"/noticias"))  	#if ($xyz) 	   #set($publicador-instance-id = $xyz.getExpandoBridge().getAttribute("publicador-instance-id")) 	   #if($publicador-instance-id) 			#if($esPrivada) 				#set($url-noticia-leer-mas = $request.theme-display.path-friendly-url-private-group+"/"+$grupoId+"/noticias/-/asset_publisher/"+$publicador-instance-id+"/content/"+$reserved-article-url-title.data) 			#else 				#set($url-noticia-leer-mas = $request.theme-display.path-friendly-url-public+"/"+$grupoId+"/noticias/-/asset_publisher/"+$publicador-instance-id+"/content/"+$reserved-article-url-title.data) 			#end 	   #else 		  #set($url-noticia-leer-mas = "#") 	   #end 	#else 		  #set($url-noticia-leer-mas = "#") 	#end  	#set($portlet-id = $request.theme-display.portlet-display.root-portlet-id)   	#if ($portlet-id == 56) 	##NOTICIA EN PORTADA  	<article class="noticia principal_portada vertical"> 	<h3> 		<a href="$url-noticia-leer-mas">$titulo.getData()</a> 	</h3> 	#if($imagen_principal.getData())     	<div class="imagen"><div class="img_int">  		<img alt="$pie_imagen_principal.getData()" src="$imagen_principal.getData()" /> 		</div> <div class="pie_foto"> 			$pie_imagen_principal.getData() 		</div> 	</div>         #end   	<div class="entradilla"> 		<p>$subtitulo.getData()</p> 	</div> 	<div class="cuerpo"> 		<p> 			$fechaPublicacion - $cuerpo_portada.getData() 			<a class="leer_mas_noticias" href="$url-noticia-leer-mas">Leer m&aacute;s.</a> 		</p> 	</div> </article>  #elseif ($portlet-id == 101) ##NOTICIA AMPLIADA #set($assetCategoryEntryLocalService = $serviceLocator.findService("com.liferay.portlet.asset.service.AssetCategoryLocalService")) #set($journalArticleLocalService = $serviceLocator.findService("com.liferay.portlet.journal.service.JournalArticleLocalService")) #set($assetVocabularyLocalService = $serviceLocator.findService("com.liferay.portlet.asset.service.AssetVocabularyLocalService")) #set ($articleId = $getterUtil.getString($reserved-article-id.data)) #set ($grupoId = $getterUtil.getLong($groupId)) #set($xyz= $journalArticleLocalService.getArticle($grupoId,$articleId)) #set($resourceId = $xyz.getArticleResource().resourcePrimKey) #set($assetCategories= $assetCategoryEntryLocalService.getCategories("com.liferay.portlet.journal.model.JournalArticle",$resourceId))  <h2 class="cat_noticias"><strong>Noticias</strong> &gt;  #foreach ($category in $assetCategories) #set ($vocabulary = $assetVocabularyLocalService.getAssetVocabulary($category.getVocabularyId())) #set ($vocabulario = $vocabulary.getName()) #if ($vocabulario == "Tipos de noticias") $category.getName() #end #end </h2> <article class="noticia completa vertical">  	<h3><a href="$url-noticia-leer-mas">$titulo.getData()</a></h3> 	<div class="entradilla"> 		<p>$subtitulo.getData()</p> 	</div>                   <div class="addthis_toolbox addthis_default_style"> <p><span style="float:left"> $fechaPublicacion |</span> <a class="addthis_button_facebook_like" fb:like:action="recommend"></a>    <a class="addthis_button_tweet"></a>    <a class="addthis_button_google_plusone" g:plusone:count="false"></a>  </p> 		 </div>  <script type="text/javascript" src="/ugt-theme/js/addthis_widget.js#pubid=xa-4e970ac52a961400"></script>   	#if($imagen_principal.getData()) 	<figure>     	#if($pie_imagen_principal.getData()) 	<img alt="$pie_imagen_principal.getData()" src="$imagen_principal.getData()" />         <figcaption>$pie_imagen_principal.getData()</figcaption>         #else 	<img alt="Imagen noticia" src="$imagen_principal.getData()" />         #end 	</figure>         #end 	<div class="cuerpo"> 		$cuerpo.getData() 	</div> </article>  #end