Neuroscienze

Documenti e Modulistica

Ultimo aggiornamento: 21/12/2023
Hiba jelentkezett a sablon feldolgozása során.
Error reading included file _TEMPLATE_CONTEXT_/20155/36080/20083/46420
1<#assign templateUtility = objectUtil("it.eng.tz.liferay.template.TemplateUtility") /> 
2<#assign templateHead    = templateUtility.getTemplateInclude("TPL_Include_head") /> 
3<#assign templateLista2Colonne    = templateUtility.getTemplateInclude("TPL_IncludeLista2Colonne") /> 
4 
5<!--Inclusione template Head  librerie e script comuni--> 
6<#include "${templatesPath}/${templateHead}" /> 
7 
8<div class="clearfix grpelem column-list" >  
9	<#include "${templatesPath}/${templateLista2Colonne}" /> 
10	 
11</div> 
12<div style="clear:both;"> </div>