Bloqueada la Troncal del Caribe entre Magdalena y La Guajira por operación militar contra grupos armados

Bloqueada la Troncal del Caribe entre Magdalena y La Guajira por operación militar contra grupos armados

An error occurred while processing the template.

1##------ECR Teaser Noticia Principal----  
2  
3#set($sectionID = "#printAssignedSectionID")  
4#set ($varColorIter = $!iterVelocityTools.getVariable($sectionID , "color"))  
5#set ($numImage = $articleToolbox.getNumImageTags("TeaserImage","true"))  
6#set($titulo = "#getTeaserTitleColombiano")  
7#set($text = "#getTeaserTextColombianosinpuntos (500)")  
8#set( $seccion = "#printAssignedSection")  
9##$articuloInstrumental.getImageTag("Image","0","Principal_Protada_Rediseno","","","")  
10#if ($Image.Cutline && $Image.Cutline.data != "")  
11#set ($tituloImg = $Image.Cutline.data)  
12#end  
13  
14#set($fullUrl = "http://www.elcolombiano.com/#printAcUrlAlt()")  
15  
16## Extraer el dominio de la URL  
17#set($domainStartIndex = $fullUrl.indexOf("://") + 3) ## Buscar dónde empieza el dominio  
18#set($domainEndIndex = $fullUrl.indexOf("https://www.elcolombiano.com/", $domainStartIndex)) ## Buscar dónde termina el dominio  
19#set($domain = $fullUrl.substring($domainStartIndex, $domainEndIndex))  
20  
21## Realizar el condicional basado en el dominio  
22#if($domain == "supermanada.com" || $domain == "sooypro.com")  
23  
24  
25  
26  
27  
28  
29  
30  
31
 
32    #if ($articleToolbox.getNumImageTags("TeaserImage","true") > 0)  
33    
 
34          
35            #pintaImgDeSeccionAuto("pequena")  
36            $!articleToolbox.getImageTag("TeaserImage","0","Principal_Portada_Rediseno","","","", "true", "$tituloImg","$tituloImg")  
37          
38    
 
39    #end  
40  
41    #if($titulo != "")  
42    
 
43        

 

44          #if ($TeaserHeadline && $TeaserHeadline.data != "")  
45            $TeaserHeadline.data  
46          #else  
47            $titulo  
48          #end  
49          
50        #marcapaywallnoticias  
51          
52            

$text

 
53          
54        #getCompartirrediseno()  
55    
 
56    #end  
57  
58  
59#else  
60  
61  
62  
63  
64  
65  
66  
67  
68
 
69    #if ($articleToolbox.getNumImageTags("TeaserImage","true") > 0)  
70    
 
71          
72            #pintaImgDeSeccionAuto("pequena")  
73            $!articleToolbox.getImageTag("TeaserImage","0","Principal_Portada_Rediseno","","","", "true", "$tituloImg","$tituloImg")  
74          
75    
 
76    #end  
77  
78    #if($titulo != "")  
79    
 
80        

 

81          #if ($TeaserHeadline && $TeaserHeadline.data != "")  
82            $TeaserHeadline.data  
83          #else  
84            $titulo  
85          #end  
86          
87        #marcapaywallnoticias  
88          
89            

$text

 
90          
91        #getCompartirrediseno()  
92    
 
93    #end  
94  
95  
96#end