Modifiche per il documento Relatori
Dalla versione 109.1
modificato da Andrea Omicini
il 03/07/2023 18:41
il 03/07/2023 18:41
Cambia il commento:
Nessun commento per questa versione
Alla versione 107.1
modificato da Andrea Omicini
il 02/07/2023 13:40
il 02/07/2023 13:40
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,6 @@ 1 1 {{velocity}} 2 2 {{html clean="false" wiki="true"}} 3 -#template('apice_macros.vm') 4 -#objectspace() 3 +#template('apice_theses.vm') 5 5 ## 6 6 #### tag parameter possibly brings name to be used as tag 7 7 #if( !$request.tag ) ... ... @@ -76,12 +76,7 @@ 76 76 #set( $itemNo = $itemFound.size() ) 77 77 ## subtitle 78 78 <div class="mainheader"> 79 - $itemNo 80 - #if( $itemNo > 1) 81 - $services.localization.render('theses').toLowerCase() 82 - #else 83 - $services.localization.render('thesis').toLowerCase() 84 - #end 78 +$itemNo #if( $itemNo > 1)$services.localization.render('theses').toLowerCase()#{else}$services.localization.render('thesis').toLowerCase()#{end} 85 85 </div> 86 86 ## thesis list 87 87 #template('apice_thesis_macros.vm')