Reveladores chats y audios de Miguel Quintero y sus “amiguitos”: así movía puestos y contratos durante la alcaldía de su hermano

Reveladores chats y audios de Miguel Quintero y sus “amiguitos”: así movía puestos y contratos durante la alcaldía de su hermano

  • Colombia
  • octubre 14, 2025
  • No Comment
  • 4

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          
51            

$text

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

 

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

$text

 
88          
89        #getCompartirrediseno()  
90    
 
91    #end  
92  
93  
94#end