‘La Tuta’, sentenciado a otros 47 años de prisión
De 56 años de edad, “La Tuta” fue el último líder del extinto grupo delictivo conocido como Caballeros Templarios y también fue líder de La Familia Michoacana, por debajo de Nazario Moreno González, “El Chayo”, y de José de Jesús Méndez Vargas, “El Chango Méndez”
09/12/2022 16:48
An error occurred while processing the template.
Invocation of method 'substring' in class java.lang.String threw exception java.lang.StringIndexOutOfBoundsException: String index out of range: -2 at VM_global_iter.vm[line 5945, column 54]
1##----TEMPLATE-NO-3----
2#set($shareUrl = "#siteUrl()#printAcCanonicalUrl()")
3#set($title = "")
4
5
6
7## #set($alltext = "Prueba de mensaje")
8
9#set($alltext = "#getTextFlow_noroeste('crop_full','1000','562','100%')")
10
11#set($alltext = $alltext.replaceAll("noreferrer",""))
12#set($alltext = $alltext.replaceAll("noopener",""))
13
14#if(!$shareUrl.contains("10684106"))
15 #set($alltext = $alltext.replaceAll("nofollow","dofollow"))
16#end
17
18
19<div class="template-no-3" id="acceder">
20 <div class="line"></div>
21 <!-- itemprop="text" -->
22 <div class="text resizable font-2 fs15">
23 ## #set($vFraseWeb = $!articleToolbox.getTag(null, "Frase_Web"))
24 ## #if($vFraseWeb && $vFraseWeb != "")
25 ## <div class="frase-web font-2 bold fs16">$vFraseWeb.data</div>
26 ## #end
27
28 #set($vCintillo = $!articleToolbox.getTag(null, "Cintillo_Epigrafe"))
29 #if($vCintillo && $vCintillo.data != "")
30 <div class="cintillo-epigrafe font-2 fs16 mb-3">$vCintillo.data</div>
31 #end
32
33 ##getTextFlow_noroeste("crop_full","1000","562", "100%")
34 ## #getTextFlow_noroeste("crop_56_100_M","1000","562", "100%")
35 $!alltext
36 </div>
37
38 #set($documento = $articleToolbox.getTag(null,'Generico'))
39 #if($documento)
40 <div class="font-2 bold fs12">Adjuntos</div>
41 #set($separador = "")
42 #foreach($item in $documento.getSiblings())
43 #set($name = $item.data)
44 #if($item.Cutline && $item.Cutline.data != "")
45 #set($name = $item.Cutline.data)
46 #end
47 $separador<a href="$item.Document.data" target="_blank">$name</a>
48 #set($separador = " / ")
49 #end
50 #end
51
52
53 <div class="cl"></div>
54</div>
55
56
57
58