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
- 5
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
39 #end
40
41 #if($titulo != "")
4243
44 #if ($TeaserHeadline && $TeaserHeadline.data != "")
45 $TeaserHeadline.data46 #else
47 $titulo48 #end
49
505152
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
75 #end
76
77 #if($titulo != "")
7879
80 #if ($TeaserHeadline && $TeaserHeadline.data != "")
81 $TeaserHeadline.data82 #else
83 $titulo84 #end
85
868788
89 #getCompartirrediseno()
90
91 #end
92
93
94#end