It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.diario26.com.ar/xml/diario26_policiales_rss.xml

  1. <!DOCTYPE html>
  2. <html lang="es">
  3.  
  4. <head>
  5.    <meta charset="UTF-8">
  6.    <meta name="facebook-domain-verification" content="mel7qbneidgmrykhs2t0uj5jkazaky" />
  7.    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9.    <meta name="author" content="Canal 26">
  10.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11.        <title>No se encontro la pagina que busca | Canal 26</title>
  12.  
  13.  
  14.    <link rel="stylesheet" href="https://cdn.canal26.com/build/assets/app.36fc7a7c.css" />        <link rel="stylesheet" href="https://cdn.canal26.com/build/assets/listing.8e2a15ac.css" />
  15.        <link rel="apple-touch-icon" sizes="180x180" href="https://www.canal26.com/images/favicon/apple-touch-icon.png">
  16.    <link rel="icon" type="image/png" sizes="32x32" href="https://www.canal26.com/images/favicon/favicon-32x32.png">
  17.    <link rel="icon" type="image/png" sizes="16x16" href="https://www.canal26.com/images/favicon/favicon-16x16.png">
  18.    <link rel="manifest" href="https://www.canal26.com/site.webmanifest">
  19.  
  20.    <meta name="language" content="es" />
  21.    <meta name="distribution" content="Global" />
  22.    <meta name="robots" content="index, follow"/>
  23.    <meta name="classification" content="noticias, información, videos, diario digital" />
  24.    <link rel="canonical" href="https://www.canal26.com/xml/diario26_policiales_rss.xml" />
  25.  
  26.    <link rel="preload" as="font" href="/fonts/Manrope.ttf" type="font/ttf" crossorigin="anonymous">
  27. </head>
  28.  
  29. <body x-data="{sidebar_opened: false}" x-on:keydown.esc="sidebar_opened = false">
  30. <div id="body_overlay" :class="{ 'fixed inset-0 bg-zinc-600 bg-opacity-50 overflow-y-hidden h-full w-full z-50': sidebar_opened, '': !(sidebar_opened) }"></div>
  31.    <nav class="flex flex-col  bg-white  dark:bg-black shadow-md w-full sticky top-0 z-30 justify-between transition-all" id="site-header">
  32.  
  33.            
  34.                    <div class="mx-auto z-20 w-full bg-white flex justify-center" id="ads-sticky-header-div">
  35.                
  36.        <div id='LargeLeaderboard_1'></div>
  37.  
  38.        <script type='application/javascript'>
  39.  
  40.            sas.cmd.push(function() {
  41.  
  42.                sas.render('LargeLeaderboard_1');
  43.  
  44.            });
  45.  
  46.        </script>
  47.            </div>
  48.        
  49.    
  50.    <div class="grid grid-cols-3 py-3 px-2">
  51.                    <!-- Normal mode -->
  52.            <div class="flex flex-row items-center sm:items-stretch sm:justify-start w-20 dark:w-14 col-span-1">
  53.                    <div class="flex items-center inset-y-0">
  54.                <!-- Mobile menu button-->
  55.                <button id="btn-sidebar" type="button" x-on:click="sidebar_opened = true"
  56.                        class="inline-flex items-center justify-center p-2 rounded-sm text-gray-900  hover:text-white hover:bg-gray-300  focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white">
  57.                    <span class="sr-only">Open main menu</span>
  58.                    <svg x-description="Icon when menu is closed"
  59.                         class="block h-6 w-6 dark:text-white" :class="{ 'hidden': sidebar_opened, 'block': !(sidebar_opened) }"
  60.                         xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  61.                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
  62.                              d="M4 6h16M4 12h16M4 18h16"></path>
  63.                    </svg>
  64.                    <svg x-description="Icon when menu is open.
  65.                            Heroicon name: outline/x" x-state:on="Menu open" x-state:off="Menu closed" class="hidden h-6 w-6"
  66.                         :class="{ 'block': sidebar_opened, 'hidden': !(sidebar_opened) }" xmlns="http://www.w3.org/2000/svg" fill="none"
  67.                         viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
  68.                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
  69.                              d="M6 18L18 6M6 6l12 12"></path>
  70.                    </svg>
  71.                </button>
  72.  
  73.            </div>
  74.  
  75.                    </div>
  76.  
  77.        <!-- Logo -->
  78.                    <a href="/" class="flex justify-center col-span-1">
  79.    <img class="logo h-10 md:h-16" src="https://cdn.canal26.com/images/canal26_logo.svg" alt="Canal 26">
  80. </a>
  81.        
  82.        <div class="flex flex-row items-center gap-x-4 col-span-1 justify-end">
  83.                            <div x-data="{ modalOpen: false }" x-on:keydown.escape="modalOpen = false">
  84.    
  85.    
  86.                <button @click="modalOpen =!modalOpen" id="btn-subscribe-newsletter-desktop" class="text-sm font-medium text-white bg-red-600 opacity-60 rounded-3xl py-1 px-9 hidden lg:block">Suscribite</button>
  87.            <button @click="modalOpen =!modalOpen" id="btn-subscribe-newsletter-mobile" class="bg-corporate-red opacity-60 py-1 px-2 border border-corporate-red border-opacity-90 lg:hidden shadow-md rounded">
  88.                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="w-6 fill-white">
  89.                    <path d="M19,4H5A3,3,0,0,0,2,7V17a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V7A3,3,0,0,0,19,4ZM5,6H19a1,1,0,0,1,1,1l-8,4.88L4,7A1,1,0,0,1,5,6ZM20,17a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V9.28l7.48,4.57a1,1,0,0,0,1,0L20,9.28Z"/>
  90.                </svg>
  91.            </button>
  92.            
  93.    <div x-show="modalOpen" class="fixed inset-0 z-50" aria-labelledby="modal-title" role="dialog" aria-modal="true">
  94.        <div class="flex justify-center px-4 text-center md:items-center sm:block sm:p-0">
  95.            <div x-cloak @click="modalOpen = false" x-show="modalOpen"
  96.                x-transition:enter="transition ease-out duration-300 transform"
  97.                x-transition:enter-start="opacity-0"
  98.                x-transition:enter-end="opacity-100"
  99.                x-transition:leave="transition ease-in duration-200 transform"
  100.                x-transition:leave-start="opacity-100"
  101.                x-transition:leave-end="opacity-0"
  102.                class="fixed inset-0 transition-opacity bg-zinc-500 bg-opacity-40" aria-hidden="true"
  103.            >
  104.            </div>
  105.            <div x-cloak x-show="modalOpen"
  106.                    x-transition:enter="transition ease-out duration-300 transform"
  107.                    x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"
  108.                    x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100"
  109.                    x-transition:leave="transition ease-in duration-200 transform"
  110.                    x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100"
  111.                    x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"
  112.                    class="inline-block p-8 my-8 md:my-52 xl:my-2 overflow-hidden text-left transition-all transform bg-white rounded-lg shadow-xl dark:bg-zinc-700"
  113.                >
  114.                <div class="p-4">
  115.                    <button @click="modalOpen = false" class="w-8 h-8 border border-gray-900 rounded-full cursor-pointer bg-white absolute right-4 top-4">
  116.                        <span class="font-medium">X</span>
  117.                    </button>
  118.                </div>
  119.                <h2 class="text-xl lg:text-2xl font-medium text-gray-800 text-center">Suscribite a nuestro newsletter</h2>
  120.                <p class="text-md text-gray-400 mt-4 mb-6 text-center lg:text-start">
  121.                    Mantenete siempre informado
  122.                </p>
  123.                <form wire:id="EpOCiVnhO0DMLta6QbPs" wire:initial-data="{&quot;fingerprint&quot;:{&quot;id&quot;:&quot;EpOCiVnhO0DMLta6QbPs&quot;,&quot;name&quot;:&quot;widgets.newsletter-subscription-component&quot;,&quot;locale&quot;:&quot;es&quot;,&quot;path&quot;:&quot;xml\/diario26_policiales_rss.xml&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;v&quot;:&quot;acj&quot;},&quot;effects&quot;:{&quot;listeners&quot;:[]},&quot;serverMemo&quot;:{&quot;children&quot;:[],&quot;errors&quot;:[],&quot;htmlHash&quot;:&quot;0e9bf3a5&quot;,&quot;data&quot;:{&quot;extraFields&quot;:{&quot;my_name&quot;:&quot;&quot;,&quot;valid_from&quot;:&quot;eyJpdiI6IkZCdW5lYmNLS1JRaU12ZGtJSkdSbnc9PSIsInZhbHVlIjoiQmMrUEFOc2VsNURMNUFQTFdIVUI3Zz09IiwibWFjIjoiNWRmYjAzYTgzMTNhZTFlMmY2NmNkNGU2NzdhMzhmZjkyNmNlOGEwMzQ5ODdjZjllNDQxYzZhMjQ5MTMyM2I2YiIsInRhZyI6IiJ9&quot;},&quot;name&quot;:null,&quot;email&quot;:null,&quot;feedbackMessage&quot;:null,&quot;resolvedCategory&quot;:null,&quot;source&quot;:&quot;modal&quot;},&quot;dataMeta&quot;:{&quot;wireables&quot;:[&quot;extraFields&quot;]},&quot;checksum&quot;:&quot;64932c3de300bcdf7e06622f8dd349ea2fc821d2604faca150b0f3e605f6b0fe&quot;}}" wire:submit.prevent="store" method="POST" class="flex flex-col flex-wrap w-full max-w-[700px] gap-8" id="newsletter-form">
  124.    <input type="hidden" name="_token" value="">        <input wire:model="name" type="text" name="name" placeholder="Nombre" class="w-full text-sm border-b  border-b-red-500 pb-5" maxlength="255" required>
  125.        
  126.        <input wire:model="email" type="email" name="email" placeholder="Correo electrónico" class="w-full text-sm border-b  border-b-red-500 pb-5" maxlength="255" required>
  127.        
  128.        <p class="text-sm text-center"> Al suscribirte aceptas los
  129.            
  130.            <a href="/terminos" target="_blank" class=" text-corporate-red font-bold">Términos y Condiciones</a> y la
  131.            <a href="/politica-privacidad" target="_blank" class=" text-corporate-red font-bold">Política de Privacidad</a> de Canal26.com.
  132.        </p>
  133.                <div class="flex flex-col items-center gap-y-2">
  134.            <div wire:loading.class="opacity-30 pointer-events-none">
  135.                <button id="btn-subscribe-modal-submit" type="submit" class="g-recaptcha text-sm font-medium text-white  bg-red-600 rounded-3xl py-2 px-16" style="transform: none">Suscribirme</button>
  136.            </div>
  137.            <div class="w-56">
  138.                <p class="flex before:flex-auto before:border-b before:border-b-gray-300 before:m-auto before:mx-2 after:flex-auto after:border-b after:border-b-gray-300 after:my-auto after:mx-2">O</p>
  139.            </div>
  140.            <div wire:loading.class="opacity-30 pointer-events-none">
  141.                <a class="text-sm font-medium text-gray-500 rounded-3xl py-2 px-2 whitespace-nowrap border border-gray-500 flex flex-row items-center gap-x-4 dark:bg-zinc-200" href="/google-auth/redirect">
  142.    <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
  143.        <g clip-path="url(#clip0_2360_13870)">
  144.            <path d="M3.765 8.99999C3.765 8.40865 3.87 7.86057 4.05 7.32692L0.945 5.01923C0.33 6.24519 0 7.60096 0 8.99999C0 10.4279 0.345 11.7836 0.945 12.9808L4.035 10.6586C3.855 10.1394 3.765 9.57692 3.765 8.99999Z" fill="#f1bc42"></path>
  145.            <path d="M9.20982 3.67781C10.4398 3.67781 11.6398 4.09608 12.5998 4.8605L15.2848 2.2355C11.4748 -1.03854 5.66982 -0.67796 2.29482 3.04319C1.75482 3.64896 1.30482 4.31243 0.944824 5.01916L4.03482 7.32685C4.75482 5.20666 6.79482 3.67781 9.19482 3.67781H9.20982Z" fill="#d85040"></path>
  146.            <path d="M4.04996 10.6731L0.959961 12.9808C2.45996 15.9375 5.56496 17.9856 9.16496 18H9.22496C11.475 18 13.62 17.2212 15.225 15.75L12.285 13.5144C11.46 14.0192 10.41 14.3077 9.23996 14.3077C6.82496 14.3077 4.78496 12.7789 4.07996 10.6587L4.04996 10.6731Z" fill="#58a45c"></path>
  147.            <path d="M18 9C18 8.45192 17.925 7.90385 17.79 7.37019H9.20996V10.8462H14.145C13.89 12.0288 13.215 12.9375 12.255 13.5288L15.195 15.7644C16.89 14.2356 17.985 11.9423 17.985 9.01442L18 9Z" fill="#5086eb"></path>
  148.        </g>
  149.    </svg>
  150.    <span class="font-semibold">Suscribirme con Google</span>
  151. </a>
  152.                            </div>
  153.        </div>
  154.    <div id="my_name_K2rbrSeJpxREOqxh_wrap" style="display: none" aria-hidden="true">
  155.        <input id="my_name_K2rbrSeJpxREOqxh"
  156.               name="my_name_K2rbrSeJpxREOqxh"
  157.               type="text"
  158.               value=""
  159.                wire:model.defer="extraFields.my_name"                autocomplete="nope"
  160.               tabindex="-1">
  161.        <input name="valid_from"
  162.               type="text"
  163.               value="eyJpdiI6Ik5xcGozQjZSQVNQU2xWaEEzbDF3eVE9PSIsInZhbHVlIjoiUDhGMk42L2VZTndKd2VHVU1KZm1sQT09IiwibWFjIjoiNDFlNjJkZTdhODEyMzk0NTI3ZDlhNDI4OGZjYmFjODE3NTJhZjliNjkwNmM3N2I4NDVhOTJkMzFkNTZiZTBhNiIsInRhZyI6IiJ9"
  164.                wire:model.defer="extraFields.valid_from"                autocomplete="off"
  165.               tabindex="-1">
  166.    </div>
  167. </form>
  168.  
  169. <!-- Livewire Component wire-end:EpOCiVnhO0DMLta6QbPs -->            </div>
  170.        </div>
  171.    </div>
  172. </div>
  173.                        <div class=" flex items-center space-x-5  inset-y-0 w-20 md:w-40 dark:w-14">
  174.                <!-- Live -->
  175.                <a id="btn-live-pill" class="flex text-gray-900 btn-live" href="/canal26-en-vivo">
  176.                    <div class="flex flex-row items-center border border-gray-900 dark:border-white rounded-3xl px-2 bg-white">
  177.                        <div class="p-1 dark:hidden">
  178.                            <img src="/images/live_widget_animation.gif" class="h-4" title="En vivo canal 26" alt="Canal 26 en vivo"/>
  179.                        </div>
  180.                        <p class="text-sm my-0 dark:text-gray-400 text-nowrap">
  181.                                                            Canal 26 en vivo
  182.                                                    </p>
  183.                    </div>
  184.                </a>
  185.            </div>
  186.        </div>
  187.    </div>
  188.    </nav>
  189.  
  190. <div class="fixed top-0 z-50 w-full md:w-1/2 lg:w-1/3" id="site-header-sidebar"
  191.    x-cloak x-show="sidebar_opened" x-on:click.away="sidebar_opened = false" x-transition.scale x-transition.scale.origin.top.left>
  192.  
  193.    <aside class="overflow-y-auto overflow-x-hidden px-3 bg-neutral-700 h-screen">
  194.        <ul class="space-y-4">
  195.            <div class="sticky top-0 w-full h-36 bg-gradient-to-b from-neutral-700 via-neutral-700 py-4">
  196.                <div class="flex flex-row justify-between mb-2">
  197.                    <div class="h-10 w-10"></div>
  198.                    <!-- Logo -->
  199.                    <a href="/" class="mx-2 block items-center">
  200.                        <img class="logo h-10 w-10" src="/images/canal26_logo_blanco.svg" alt="Canal 26">
  201.                    </a>
  202.                    <button type="button" x-on:click="sidebar_opened = false"
  203.                            class="p-1 h-10 w-10 justify-center rounded-sm text-gray-900 hover:text-white hover:bg-gray-300 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white">
  204.                        <svg class="h-8 w-8 text-white"
  205.                             xmlns="http://www.w3.org/2000/svg" fill="none"
  206.                             viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
  207.                            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M6 18L18 6M6 6l12 12"></path>
  208.                        </svg>
  209.                    </button>
  210.                </div>
  211.  
  212.                <div class="flex flex-col w-full bg-neutral-700">
  213.    <form autocomplete="off" method="get" action="/buscar">
  214.        <div class="pb-4">
  215.            <div class="relative w-full border-b-2">
  216.                <button type="submit" class="absolute top-0 left-0 p-2.5 text-sm font-medium text-white disabled:bg-gray-600 disabled:border-gray-500 border-red-700 hover:bg-red-800">
  217.                    <svg  class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  218.                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
  219.                    </svg>
  220.                </button>
  221.                <input type="search" name="palabra" id="search-imput" class="block p-2.5 w-full z-20 text-md text-white bg-neutral-700 ml-10 focus:outline-none" placeholder="Buscar...">
  222.                
  223.  
  224.            </div>
  225.        </div>
  226.            </form>
  227. </div>
  228.  
  229.  
  230.            </div>
  231.  
  232.            <div class="h-1/3">
  233.                <span class="font-medium ml-2 text-gray-200">Noticias</span>
  234.                <div class="columns-2 border-b border-gray-500 pb-6 pt-2">
  235.                                    <li>
  236.                        <a href="/ultimas-noticias" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  237.                            <span>Últimas Noticias</span>
  238.                        </a>
  239.                    </li>
  240.                                    <li>
  241.                        <a href="/bienestar-y-salud" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  242.                            <span>Bienestar y Salud</span>
  243.                        </a>
  244.                    </li>
  245.                                    <li>
  246.                        <a href="/ciencia-y-espacio" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  247.                            <span>Ciencia y Espacio</span>
  248.                        </a>
  249.                    </li>
  250.                                    <li>
  251.                        <a href="/deportes" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  252.                            <span>Deportes</span>
  253.                        </a>
  254.                    </li>
  255.                                    <li>
  256.                        <a href="/economia" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  257.                            <span>Economía</span>
  258.                        </a>
  259.                    </li>
  260.                                    <li>
  261.                        <a href="/espectaculos" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  262.                            <span>Espectáculos</span>
  263.                        </a>
  264.                    </li>
  265.                                    <li>
  266.                        <a href="/general" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  267.                            <span>General</span>
  268.                        </a>
  269.                    </li>
  270.                                    <li>
  271.                        <a href="/historia" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  272.                            <span>Historia</span>
  273.                        </a>
  274.                    </li>
  275.                                    <li>
  276.                        <a href="/horoscopo" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  277.                            <span>Horóscopo</span>
  278.                        </a>
  279.                    </li>
  280.                                    <li>
  281.                        <a href="/internacionales" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  282.                            <span>Internacionales</span>
  283.                        </a>
  284.                    </li>
  285.                                    <li>
  286.                        <a href="/musica" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  287.                            <span>Música</span>
  288.                        </a>
  289.                    </li>
  290.                                    <li>
  291.                        <a href="/opinion" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  292.                            <span>Opinión</span>
  293.                        </a>
  294.                    </li>
  295.                                    <li>
  296.                        <a href="/planeta" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  297.                            <span>Planeta</span>
  298.                        </a>
  299.                    </li>
  300.                                    <li>
  301.                        <a href="/policiales" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  302.                            <span>Policiales</span>
  303.                        </a>
  304.                    </li>
  305.                                    <li>
  306.                        <a href="/politica" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  307.                            <span>Política</span>
  308.                        </a>
  309.                    </li>
  310.                                    <li>
  311.                        <a href="/tecnologia" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  312.                            <span>Tecnología</span>
  313.                        </a>
  314.                    </li>
  315.                                    <li>
  316.                        <a href="/turismo" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  317.                            <span>Turismo</span>
  318.                        </a>
  319.                    </li>
  320.                                    <li>
  321.                        <a href="https://www.canal26.com/videos" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  322.                            <span>Videos</span>
  323.                        </a>
  324.                    </li>
  325.                </div>
  326.            </div>
  327.  
  328.            <div class="h-1/3">
  329.                <div class="columns-2 border-b border-gray-500 pb-6 pt-2">
  330.                                            <li>
  331.                            <a href="/clima-de-hoy-en-argentina" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  332.                                <span>Clima</span>
  333.                            </a>
  334.                        </li>
  335.                                            <li>
  336.                            <a href="/feriados" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  337.                                <span>Feriados</span>
  338.                            </a>
  339.                        </li>
  340.                                            <li>
  341.                            <a href="/transito" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  342.                                <span>Tránsito</span>
  343.                            </a>
  344.                        </li>
  345.                                            <li>
  346.                            <a href="/efemerides" class="flex items-center p-2 text-base font-light text-gray-200 rounded-lg hover:underline">
  347.                                <span>Efemérides</span>
  348.                            </a>
  349.                        </li>
  350.                                    </div>
  351.            </div>
  352.  
  353.            <div class="h-1/3">
  354.                <span class="font-medium ml-2 text-gray-200">Canal 26</span>
  355.                <div class="columns-2 border-b border-gray-500 pb-6 pt-2">
  356.                                            <li>
  357.                            <a href="/nuestro-equipo"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  358.                                <span>Nuestro equipo</span>
  359.                            </a>
  360.                        </li>
  361.                                            <li>
  362.                            <a href="/contacto"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  363.                                <span>Contacto</span>
  364.                            </a>
  365.                        </li>
  366.                                            <li>
  367.                            <a href="/terminos"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  368.                                <span>Términos y Condiciones</span>
  369.                            </a>
  370.                        </li>
  371.                                            <li>
  372.                            <a href="/politica-privacidad"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  373.                                <span>Política de privacidad</span>
  374.                            </a>
  375.                        </li>
  376.                                            <li>
  377.                            <a href="/mediakit"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  378.                                <span>Mediakit</span>
  379.                            </a>
  380.                        </li>
  381.                                            <li>
  382.                            <a href="/programacion-de-canal-26"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  383.                                <span>Programación</span>
  384.                            </a>
  385.                        </li>
  386.                                            <li>
  387.                            <a href="/redactores"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  388.                                <span>Redactores</span>
  389.                            </a>
  390.                        </li>
  391.                                            <li>
  392.                            <a href="https://www.linkedin.com/company/canal26/jobs/"  class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  393.                                <span>Empleos</span>
  394.                            </a>
  395.                        </li>
  396.                                    </div>
  397.            </div>
  398.  
  399.            <div class="h-1/3">
  400.                <span class="font-medium ml-2 text-gray-200">Nuestros medios</span>
  401.                <div class="columns-2 pb-6 pt-2">
  402.                                            <li>
  403.                            <a href="/canal26-en-vivo" class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  404.                                <span>Canal26</span>
  405.                            </a>
  406.                        </li>
  407.                                            <li>
  408.                            <a href="/latinatv" class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  409.                                <span>Latina TV</span>
  410.                            </a>
  411.                        </li>
  412.                                            <li>
  413.                            <a href="/tierramia" class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  414.                                <span>Tierra Mia</span>
  415.                            </a>
  416.                        </li>
  417.                                            <li>
  418.                            <a href="/telemax" class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  419.                                <span>Telemax</span>
  420.                            </a>
  421.                        </li>
  422.                                            <li>
  423.                            <a href="/musictop" class="flex items-center p-2 text-base font-normal text-gray-200 rounded-lg hover:underline">
  424.                                <span>Musictop</span>
  425.                            </a>
  426.                        </li>
  427.                                    </div>
  428.            </div>
  429.  
  430.        </ul>
  431.  
  432.        <div class="flex flex-col justify-center sticky bottom-0 w-full bg-gradient-to-t from-neutral-700 via-neutral-700 py-4 space-y-4 h-screen-1/4">
  433.            <div class="flex flex-row justify-center space-x-2">
  434.                
  435.                                                <a id="btn-facebook-sidebar" class="rounded-full bg-black" href="https://www.facebook.com/canal26" title="Facebook" type="button">
  436.                                <svg role="img" class="w-8 h-8 fill-white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  437.                                    <path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
  438.                                </svg>
  439.                            </a>
  440.                            
  441.                
  442.                                            <a id="btn-instagram-sidebar" class="rounded-full bg-white p-2" href="https://www.instagram.com/canal26ok" title="Instagram" type="button">
  443.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  444.                                <path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/>
  445.                            </svg>
  446.                        </a>
  447.                    
  448.                
  449.                                            <a id="btn-twitter-sidebar" class="rounded-full bg-white p-2" href="https://twitter.com/canal26noticias" title="Twitter" type="button">
  450.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  451.                                <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
  452.                            </svg>
  453.                        </a>
  454.                    
  455.                
  456.                                            <a id="btn-youtube-sidebar" class="rounded-full bg-white p-2" href="https://www.youtube.com/c/canal26" title="YouTube" type="button">
  457.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  458.                                <path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
  459.                            </svg>
  460.                        </a>
  461.                    
  462.                
  463.                                            <a id="btn-linkedin-sidebar" class="rounded-full bg-white p-2" href="https://www.linkedin.com/company/canal26" title="Linkedin" type="button">
  464.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  465.                                <path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
  466.                            </svg>
  467.                        </a>
  468.                    
  469.                
  470.                                            <a id="btn-tiktok-sidebar" class="rounded-full bg-white p-2" href="https://www.tiktok.com/@canal26argentina" title="TikTok" type="button">
  471.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  472.                                <path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/>
  473.                            </svg>
  474.                        </a>
  475.                    
  476.                
  477.                                                <a id="btn-telegram-sidebar" class="rounded-full bg-white p-2" href="https://t.me/canal26_noticias" title="Telegram" type="button">
  478.                                <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
  479.                                    <path d="M29.919 6.163l-4.225 19.925c-0.319 1.406-1.15 1.756-2.331 1.094l-6.438-4.744-3.106 2.988c-0.344 0.344-0.631 0.631-1.294 0.631l0.463-6.556 11.931-10.781c0.519-0.462-0.113-0.719-0.806-0.256l-14.75 9.288-6.35-1.988c-1.381-0.431-1.406-1.381 0.288-2.044l24.837-9.569c1.15-0.431 2.156 0.256 1.781 2.013z"/>
  480.                                </svg>
  481.                            </a>
  482.                            
  483.                
  484.                                            <a id="btn-googlenews-sidebar" class="rounded-full bg-white p-2" href="https://news.google.com/publications/CAAqBwgKMNyezQEwqIMn?ceid=AR:es-419&amp;oc=3" title="GoogleNews" type="button">
  485.                            <svg role="img" class="w-4 h-4 stroke-black stroke-0 fill-black" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  486.                                <path d="M21.2666 21.2a.6141.6141 0 0 1-.6128.6128H3.3446a.614.614 0 0 1-.6128-.6128V8.1153a.6141.6141 0 0 1 .6128-.6128h17.3091a.6141.6141 0 0 1 .6128.6128V21.2zm-3.0315-3.4196v-1.1957a.0803.0803 0 0 0-.0803-.0803h-5.3725v1.3619h5.3725a.0817.0817 0 0 0 .0804-.083l-.0001-.0029zm.8171-2.5875v-1.2012a.0803.0803 0 0 0-.079-.0817h-6.191v1.3619h6.1896a.079.079 0 0 0 .0804-.0776v-.0041.0027zm-.8171-2.5875v-1.2066a.0803.0803 0 0 0-.0803-.0803h-5.3725v1.3619h5.3725a.0816.0816 0 0 0 .0803-.079v.004zM8.1492 14.0448v1.2257h1.7704c-.1457.749-.8049 1.2924-1.7704 1.2924-1.0906-.0405-1.9418-.9574-1.9013-2.048.0384-1.0338.8676-1.8629 1.9013-1.9013a1.77 1.77 0 0 1 1.2529.4903l.9342-.9329a3.1405 3.1405 0 0 0-2.1871-.8525c-1.8051 0-3.2684 1.4633-3.2684 3.2684 0 1.8051 1.4633 3.2684 3.2684 3.2684 1.8889 0 3.1323-1.3278 3.1323-3.1976a3.941 3.941 0 0 0-.0518-.6183l-3.0805.0054zM2.2701 7.6537a.6156.6156 0 0 1 .6128-.6128h12.1545l-1.2692-3.4904a.5952.5952 0 0 0-.7436-.3827L.3676 7.7749a.5938.5938 0 0 0-.3228.7749l2.2253 6.112V7.6537za.6156.6156 0 0 1 .6128-.6128h12.1545l-1.2692-3.4904a.5952.5952 0 0 0-.7436-.3827L.3676 7.7749a.5938.5938 0 0 0-.3228.7749l2.2253 6.112V7.6537zm21.3116-.3105l-8.803-2.3683.7517 2.0659h5.5836a.6141.6141 0 0 1 .6128.6128v8.7948l2.2471-8.3659a.5923.5923 0 0 0-.3922-.7393zm-4.4955-1.6738V2.7946a.6101.6101 0 0 0-.6115-.6074H5.5236a.6101.6101 0 0 0-.6156.6046v2.8368l8.3904-3.0519a.5937.5937 0 0 1 .7422.3895l.5447 1.498 4.5009 1.2052z"/>
  487.                            </svg>
  488.                        </a>
  489.                    
  490.                            </div>
  491.            <a href="/canal26-en-vivo" class="flex flex-row rounded-2xl justify-center gap-2 border border-neutral-200 w-1/2 mx-auto">
  492.                <img src="/images/live_animation.gif" class="h-6 my-auto" title="En vivo canal 26" alt="Canal 26 en vivo"/>
  493.                <p class="uppercase text-sm text-gray-200">Canal 26 en vivo</p>
  494.            </a>
  495.        </div>
  496.    </aside>
  497. </div>
  498.  
  499.    <div class="dark:bg-black/50">
  500.  
  501.        
  502.            <div class="inner_container sm:container sm:grid sm:grid-cols-12 mx-auto">
  503.        <div class="col-span-12">
  504.            <div class="flex flex-col justify-center h-full gap-16 items-center py-12">
  505.                <div class="flex flex-col items-center justify-center gap-2">
  506.                    <img class="w-64" src="/images/error_404.svg"/>
  507.                    <br/>
  508.                    <h2 class="text-3xl">Página no encontrada</h2>
  509.                    <p class="text-lg">Lo sentimos, la página que estás buscando no existe</p>
  510.                    <a href="/">
  511.                        <button class="text-lg font-light text-white bg-corporate-red rounded-3xl py-2 px-8">Volver al inicio</button>
  512.                    </a>
  513.                </div>
  514.                <div class="my-4">
  515.    <div class="flex flex-row my-2 justify-between">
  516.        <h2 class="text-2xl xl:text-3xl my-0">También podría interesarte</h2>
  517.    </div>
  518.  
  519.    <div class="border-b border-b-corporate-red h-1 my-2 divisor">&nbsp;</div>
  520.  
  521.    <section id="bottom" class="md:grid md:grid-cols-8 md:grid-rows-8 md:gap-4 xl:gap-x-4 xl:gap-y-8 grid-flow-row-dense">
  522.                        <div class="listing_article_low md:listing_article_low_horizontal">
  523.                    <a href="/agencias/el-pib-filipino-crece-un-56-en-2024-lastrado-por-una-serie-de-6-ciclones-consecutivos--409778">
  524.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  525.                                            </a>
  526.                    <a href="/agencias/el-pib-filipino-crece-un-56-en-2024-lastrado-por-una-serie-de-6-ciclones-consecutivos--409778">
  527.                        <h2 class="you_may_like_article_low_title">El PIB filipino crece un 5,6 % en 2024 lastrado por una serie de 6 ciclones consecutivos</h2>
  528.                                            </a>
  529.                </div>
  530.                                                        <div class="listing_article_low md:listing_article_low_horizontal">
  531.                    <a href="/agencias/destacan-en-mexico-la-vigencia-de-la-obra-de-jose-agustin-a-un-ano-de-su-muerte--409779">
  532.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  533.                                            </a>
  534.                    <a href="/agencias/destacan-en-mexico-la-vigencia-de-la-obra-de-jose-agustin-a-un-ano-de-su-muerte--409779">
  535.                        <h2 class="you_may_like_article_low_title">Destacan en México la vigencia de la obra de José Agustín, a un año de su muerte</h2>
  536.                                            </a>
  537.                </div>
  538.                                                        <div class="listing_article_low md:listing_article_low_horizontal">
  539.                    <a href="/agencias/demichelis-suena-con-la-llegada-de-sergio-ramos-para-consolidar-la-defensiva-de-monterrey--409780">
  540.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  541.                                            </a>
  542.                    <a href="/agencias/demichelis-suena-con-la-llegada-de-sergio-ramos-para-consolidar-la-defensiva-de-monterrey--409780">
  543.                        <h2 class="you_may_like_article_low_title">Demichelis sueña con la llegada de Sergio Ramos para consolidar la defensiva de Monterrey</h2>
  544.                                            </a>
  545.                </div>
  546.                                                                                            <div class="listing_article_low md:listing_article_low_horizontal">
  547.                    <a href="/agencias/mexico-se-solidariza-con-eeuu-afectados-y-familiares-del-accidente-aereo-en-washington--409781">
  548.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  549.                                            </a>
  550.                    <a href="/agencias/mexico-se-solidariza-con-eeuu-afectados-y-familiares-del-accidente-aereo-en-washington--409781">
  551.                        <h2 class="you_may_like_article_low_title">México se solidariza con EE.UU., afectados y familiares del accidente aéreo en Washington</h2>
  552.                                            </a>
  553.                </div>
  554.                                                        <div class="listing_article_low md:listing_article_low_horizontal">
  555.                    <a href="/agencias/los-ciberataques-contra-deepseek-tienen-su-origen-en-eeuu-segun-la-prensa-oficial-china--409774">
  556.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  557.                                            </a>
  558.                    <a href="/agencias/los-ciberataques-contra-deepseek-tienen-su-origen-en-eeuu-segun-la-prensa-oficial-china--409774">
  559.                        <h2 class="you_may_like_article_low_title">Los ciberataques contra DeepSeek tienen su origen en EE.UU., según la prensa oficial china</h2>
  560.                                            </a>
  561.                </div>
  562.                                                        <div class="listing_article_low md:listing_article_low_horizontal">
  563.                    <a href="/agencias/real-espana-gana-clasico-al-olimpia-y-es-el-nuevo-lider-del-clausura-de-honduras--409775">
  564.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  565.                                            </a>
  566.                    <a href="/agencias/real-espana-gana-clasico-al-olimpia-y-es-el-nuevo-lider-del-clausura-de-honduras--409775">
  567.                        <h2 class="you_may_like_article_low_title">Real España gana clásico al Olimpia y es el nuevo líder del Clausura de Honduras</h2>
  568.                                            </a>
  569.                </div>
  570.                                                                                                <div class="listing_article_low md:listing_article_low_horizontal">
  571.                    <a href="/agencias/atletico-nacional-no-puede-con-atletico-bucaramanga-en-primer-partido-por-la-supercopas--409776">
  572.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  573.                                            </a>
  574.                    <a href="/agencias/atletico-nacional-no-puede-con-atletico-bucaramanga-en-primer-partido-por-la-supercopas--409776">
  575.                        <h2 class="you_may_like_article_low_title">Atlético Nacional no puede con Atlético Bucaramanga en primer partido por la Supercopas</h2>
  576.                                            </a>
  577.                </div>
  578.                                                        <div class="listing_article_low md:listing_article_low_horizontal">
  579.                    <a href="/agencias/4-5-inter-miami-se-impone-a-universitario-en-penales-en-amistoso-de-pretemporada--409777">
  580.                                                    <img loading="lazy" class="listing_article_low_image group-hover:opacity-90 " src="/images/default_cover.png" alt=""/>
  581.                                            </a>
  582.                    <a href="/agencias/4-5-inter-miami-se-impone-a-universitario-en-penales-en-amistoso-de-pretemporada--409777">
  583.                        <h2 class="you_may_like_article_low_title"><span class='text-corporate-red'>4-5:</span> Inter Miami se impone a Universitario en penales, en amistoso de pretemporada</h2>
  584.                                            </a>
  585.                </div>
  586.                                            </section>
  587. </div>
  588.  
  589.            </div>
  590.        </div>
  591.    </div>
  592.  
  593.  
  594.    </div>
  595.    <div class="mx-auto z-20">
  596.        
  597.        <div id='Interstitial'></div>
  598.  
  599.        <script type='application/javascript'>
  600.  
  601.            sas.cmd.push(function() {
  602.  
  603.                sas.render('Interstitial');
  604.  
  605.            });
  606.  
  607.        </script>
  608.    </div>
  609.  
  610. <div class="z-10 relative flex flex-col md:flex-row justify-between md:justify-evenly md:text-left items-stretch text-center w-full p-6 pb-20 md:pb-32 dark:bg-corporate-red text-white" id="footer">
  611.    <a href="/" class="my-8 block">
  612.        <img loading="lazy" class="logo w-10 md:w-16" src="/images/canal26_logo_blanco.svg" alt="Canal 26">
  613.    </a>
  614.    <div class="flex flex-col space-y-3">
  615.        <span class="font-medium">Acerca de nosotros</span>
  616.                    <a href="/nuestro-equipo" class="w-full text-sm font-light rounded-lg">
  617.                <span class="">Nuestro equipo</span>
  618.            </a>
  619.                    <a href="/contacto" class="w-full text-sm font-light rounded-lg">
  620.                <span class="">Contacto</span>
  621.            </a>
  622.                    <a href="/terminos" class="w-full text-sm font-light rounded-lg">
  623.                <span class="">Términos y Condiciones</span>
  624.            </a>
  625.                    <a href="/politica-privacidad" class="w-full text-sm font-light rounded-lg">
  626.                <span class="">Política de privacidad</span>
  627.            </a>
  628.                    <a href="/mediakit" class="w-full text-sm font-light rounded-lg">
  629.                <span class="">Mediakit</span>
  630.            </a>
  631.                    <a href="/programacion-de-canal-26" class="w-full text-sm font-light rounded-lg">
  632.                <span class="">Programación</span>
  633.            </a>
  634.                    <a href="/redactores" class="w-full text-sm font-light rounded-lg">
  635.                <span class="">Redactores</span>
  636.            </a>
  637.                    <a href="https://www.linkedin.com/company/canal26/jobs/" class="w-full text-sm font-light rounded-lg">
  638.                <span class="">Empleos</span>
  639.            </a>
  640.            </div>
  641.  
  642.    <div class="border-b-2  border-red-400  w-full my-6 md:hidden"></div>
  643.  
  644.    <div class="flex flex-col space-y-3">
  645.        <span class="font-medium">Medios</span>
  646.                    <a href="/canal26-en-vivo" class="w-full text-sm font-light rounded-lg">
  647.                <span class="">Canal26</span>
  648.            </a>
  649.                    <a href="/latinatv" class="w-full text-sm font-light rounded-lg">
  650.                <span class="">Latina TV</span>
  651.            </a>
  652.                    <a href="/tierramia" class="w-full text-sm font-light rounded-lg">
  653.                <span class="">Tierra Mia</span>
  654.            </a>
  655.                    <a href="/telemax" class="w-full text-sm font-light rounded-lg">
  656.                <span class="">Telemax</span>
  657.            </a>
  658.                    <a href="/musictop" class="w-full text-sm font-light rounded-lg">
  659.                <span class="">Musictop</span>
  660.            </a>
  661.            </div>
  662.  
  663.    <div class="border-b-2  border-red-400  w-full my-6 md:hidden"></div>
  664.  
  665.    <div class="flex flex-col justify-center mb-4 space-y-6">
  666.        <div class="flex flex-row justify-center space-x-2">
  667.            
  668.            
  669.                                        <a id="btn-facebook-footer" class="rounded-full" href="https://www.facebook.com/canal26" title="Facebook" target="_blank" type="button">
  670.                            <svg role="img" class="w-8 h-8 fill-white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  671.                                <path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
  672.                            </svg>
  673.                        </a>
  674.                        
  675.            
  676.                                        <a id="btn-instagram-footer" class="rounded-full bg-white p-2" href="https://www.instagram.com/canal26ok" title="Instagram" target="_blank" type="button">
  677.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  678.                                <path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/>
  679.                            </svg>
  680.                        </a>
  681.                
  682.            
  683.                                        <a id="btn-twitter-footer" class="rounded-full bg-white p-2" href="https://twitter.com/canal26noticias" title="Twitter" target="_blank" type="button">
  684.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  685.                                <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
  686.                            </svg>
  687.                        </a>
  688.                
  689.            
  690.                                        <a id="btn-youtube-footer" class="rounded-full bg-white p-2" href="https://www.youtube.com/c/canal26" title="YouTube" target="_blank" type="button">
  691.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  692.                                <path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
  693.                            </svg>
  694.                        </a>
  695.                
  696.            
  697.                                        <a id="btn-linkedin-footer" class="rounded-full bg-white p-2" href="https://www.linkedin.com/company/canal26" title="Linkedin" target="_blank" type="button">
  698.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  699.                                <path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
  700.                            </svg>
  701.                        </a>
  702.                
  703.            
  704.                                        <a id="btn-tiktok-footer" class="rounded-full bg-white p-2" href="https://www.tiktok.com/@canal26argentina" title="TikTok" target="_blank" type="button">
  705.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  706.                                <path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/>
  707.                            </svg>
  708.                        </a>
  709.                
  710.            
  711.                                        <a id="btn-telegram-footer" class="rounded-full bg-white p-2" href="https://t.me/canal26_noticias" title="Telegram" target="_blank" type="button">
  712.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
  713.                                <path d="M29.919 6.163l-4.225 19.925c-0.319 1.406-1.15 1.756-2.331 1.094l-6.438-4.744-3.106 2.988c-0.344 0.344-0.631 0.631-1.294 0.631l0.463-6.556 11.931-10.781c0.519-0.462-0.113-0.719-0.806-0.256l-14.75 9.288-6.35-1.988c-1.381-0.431-1.406-1.381 0.288-2.044l24.837-9.569c1.15-0.431 2.156 0.256 1.781 2.013z"/>
  714.                            </svg>
  715.                        </a>
  716.                    
  717.            
  718.                                        <a id="btn-googlenews-footer" class="rounded-full bg-white p-2" href="https://news.google.com/publications/CAAqBwgKMNyezQEwqIMn?ceid=AR:es-419&amp;oc=3" title="GoogleNews" target="_blank" type="button">
  719.                            <svg role="img" class="w-4 h-4 stroke-0 icon-socialmedia-footer" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  720.                                <path d="M21.2666 21.2a.6141.6141 0 0 1-.6128.6128H3.3446a.614.614 0 0 1-.6128-.6128V8.1153a.6141.6141 0 0 1 .6128-.6128h17.3091a.6141.6141 0 0 1 .6128.6128V21.2zm-3.0315-3.4196v-1.1957a.0803.0803 0 0 0-.0803-.0803h-5.3725v1.3619h5.3725a.0817.0817 0 0 0 .0804-.083l-.0001-.0029zm.8171-2.5875v-1.2012a.0803.0803 0 0 0-.079-.0817h-6.191v1.3619h6.1896a.079.079 0 0 0 .0804-.0776v-.0041.0027zm-.8171-2.5875v-1.2066a.0803.0803 0 0 0-.0803-.0803h-5.3725v1.3619h5.3725a.0816.0816 0 0 0 .0803-.079v.004zM8.1492 14.0448v1.2257h1.7704c-.1457.749-.8049 1.2924-1.7704 1.2924-1.0906-.0405-1.9418-.9574-1.9013-2.048.0384-1.0338.8676-1.8629 1.9013-1.9013a1.77 1.77 0 0 1 1.2529.4903l.9342-.9329a3.1405 3.1405 0 0 0-2.1871-.8525c-1.8051 0-3.2684 1.4633-3.2684 3.2684 0 1.8051 1.4633 3.2684 3.2684 3.2684 1.8889 0 3.1323-1.3278 3.1323-3.1976a3.941 3.941 0 0 0-.0518-.6183l-3.0805.0054zM2.2701 7.6537a.6156.6156 0 0 1 .6128-.6128h12.1545l-1.2692-3.4904a.5952.5952 0 0 0-.7436-.3827L.3676 7.7749a.5938.5938 0 0 0-.3228.7749l2.2253 6.112V7.6537za.6156.6156 0 0 1 .6128-.6128h12.1545l-1.2692-3.4904a.5952.5952 0 0 0-.7436-.3827L.3676 7.7749a.5938.5938 0 0 0-.3228.7749l2.2253 6.112V7.6537zm21.3116-.3105l-8.803-2.3683.7517 2.0659h5.5836a.6141.6141 0 0 1 .6128.6128v8.7948l2.2471-8.3659a.5923.5923 0 0 0-.3922-.7393zm-4.4955-1.6738V2.7946a.6101.6101 0 0 0-.6115-.6074H5.5236a.6101.6101 0 0 0-.6156.6046v2.8368l8.3904-3.0519a.5937.5937 0 0 1 .7422.3895l.5447 1.498 4.5009 1.2052z"/>
  721.                            </svg>
  722.                        </a>
  723.                
  724.                    </div>
  725.  
  726.        <a href="/canal26-en-vivo" class="flex flex-row rounded-2xl justify-center bg-white px-4 mx-auto">
  727.            <img loading="lazy" src="/images/live_widget_animation.gif" class="h-6 my-auto" title="En vivo canal 26" alt="Canal 26 en vivo"/>
  728.            <p class="text-sm text-black dark:text-black">Canal 26 en vivo</p>
  729.        </a>
  730.  
  731.        <div class="md:hidden flex flex-row justify-center space-x-4">
  732.            <a class="h-8" target="_blank" href="https://apps.apple.com/ar/app/diario-26/id548859487">
  733.                <img loading="lazy" class="h-full" src="/images/disponible_appstore.png" title="Ir a App Store" alt="Ir a App Store">
  734.            </a>
  735.            <a class="h-8" target="_blank" href="https://play.google.com/store/apps/details?id=ar.com.telecentro.noticias26&amp;hl=es_419&amp;gl=US">
  736.                <img loading="lazy" class="h-full" src="/images/disponible_google-play.png" title="Bajar de Google Play" alt="Bajar de Google Play">
  737.            </a>
  738.        </div>
  739.  
  740.        <p class="text-xs font-light">&copy; Canal 26 2025 Todos los derechos reservados</p>
  741.    </div>
  742.  
  743.    <div class="hidden md:block flex flex-col">
  744.        <a class="hidden md:block flex flex-row mb-4" href="https://servicios1.afip.gov.ar/clavefiscal/qr/mobilePublicInfo.aspx?req=e1ttZXRob2Q9Z2V0UHVibGljSW5mb11bcGVyc29uYT0zMDcwOTM3Mzc2MV1bdGlwb2RvbWljaWxpbz0wXVtzZWN1ZW5jaWE9MF1bdXJsPWh0dHA6Ly93d3cuMjZub3RpY2lhcy5jb20uYXJdfQ==" target="_F960AFIPInfo">
  745.            <img loading="lazy" class="mx-auto" src="data:image/webp;base64,UklGRvoGAABXRUJQVlA4IO4GAAAQIgCdASo8AFAAPm0ykkekIyGhKAmYgA2JbADPna7+Z/iB2c3CvEfgBzHNZvXFUD32eoDbdeYv9oP1V96j0T7zTvOv7Z0M3lt8Y+x/7pfbHdr+/8CPoN9y/Hj8tfxR+197fqA/GD1Wf3j8suEzAB+S/y7/Menb2l/FX3I+pfoT/jn+J/Mfn9/IvYD/j38s/yX29fUx/if9bzf/U//E9xH+af0j/W/2790/8MfQwxHIifcUTIKNE6InQemlnZUsDP6FgWSafX1SDhELzXnmXuwkR9mwRpUzRozB6wNOSlxOxvd/y1aiic5Rg6RlMorfpAKfga1xzoWgSyd/Z1v7OfPcv2t9XOUOXouxHEgbMvdWzRkePOg/b2HtAADnY4KTBbK2hwyvuh0yBSEompSwchG/WPw8Wd3FR6/E/Z/+8OWqjAQQ3LhQF7Z/FEJkcciduhVL5EnSuaYN1Y15+Q91/Jawuko6prrnPzpPflM/PfeHBYR0C9wA68QUilXvjjusyxr/gpekYy8hBwuldKW4scb+OA4K2rA4SxHz9eZPy4HIq1Yz4yQqBerPX8vyLL8SJXUVKMizMSw35a4PGbfrwwB81U2CPXyINtzfPRnp1YaNnQ3jlMWJXT1PoZvxP+/khx/4dD0nM//zGPDoGl0Ow2/Ux/cdUyspTwPW28akK4DoknyplitLmArawf1Sb0ugQv/tjICys8O0Pr+TCbWwG5va2EawuA46Hwem+mVDEBiqSQO0/FtQEZ2PhKzW1v/HDBT9T+lXo17+lr3/6M0H322iG9LFwFlL3MZ59nSCbbS/DF/SQlcourfeYyfZMQDq7TPVXvtDgnnGd/+gM/Umfveq01To9OBvX3bvQKORznRTIU4iSZFNdtV2KKAkS5JopRzu959grXuodp9otGWKu7ULnSpZsUGewE/x/pMxZYx+IVOnhCL0kl1eG11Rvi0xcWavq5eH/rtZ87Lt20cYytm2nTN+rqE3qur69a+tr0Pa0d/Vxm14+//Ds78tdrgvsYOq94d/nhzT7RZ0diO4Mr3RBtLkp2UTLsOyiyoJmeFzuvDdxmwtM7oUj/5+yn/0wMa6CqIu/3XEftlgs/8SoPMSy2SrYMhakRfhPB5m2jPVtDiNGkemY6sZITnHC3ndDduBDzYM/NuOVlJdrAQupZiDnVut1vYp3aWMvsboG+2T+ZRq/p8AydkG4AlvRP8cqx/XZRK78ILxoCvjgqUsko9DWrP8pUdnL6zyM2iPzzGmZd4U7ciKXegbTuIXgxldvoCltzNCXl9fHPom17fFv00XR/Vn4PCKgjwUZ2ojSsCr4jSfmyorO8jdzjnsMa3uJx3QxOW0fA2pSDk5UPhZcGknPEY/O9XarztTBvoBdkFcIxKwd743nkoZNAukrP/pyGZduioqmM1D3zN1lRX/ciej4ZCn55F3lDnPbsUNwt2jYmy5D9dXpr07Lpd92bIuSJ9599584m4zs4W2kpqFYr2k1v5Td6bU9ySKjmzfh7NJuf9HkfWehUfLBXwNe/5bX+ctfJ8kU6KqLIcvGn1IN0/KZczmRkOzI2UpV1t+lXCnVykan7Cb/wAl7QHePD20CG5jGFu/+EicbK2W5CcTVCxZOWqEm/1jWa/L5yqQvwMV+b9/6Lyb/yHSfUGZ7gUIRxWPlH8nvegiQN11GYF1omBPZmxnlwM7RGm7PQTRhrDmm9ogr9c19NIjmLwyYgsC9IJUAPUd7JmAHDxx59ost1eOJRmVij/dXTgIRASMeYt2d2JjSgFbFKOgynr21XiZXglV4ZzD+7mFXC4eD3HASZQGolZxhJo3ESgHPN3+vtcqUnwsoteu1h4WlJVNuAfQARyCvcGX6gzzG4ljrj1luibwE8GDUz+DzDo8MypGSianUXDTMsneNVmBaapvzRdNuTEI2felfNKo0k2MX/DJ3/2IC2ODsYmZPkj2V6amS4nyvqL+UQkHJQubKE6Rh2rBeuN+QRW/7m7mBGxL74GKesqcRulDufg9IULz0pI+BRZMA12uAro8X1d3VBj64qAiahWXH3nse4Ruvg57EcJ647gdnFUEuS22MDdIGuYFFoWdjNj1TqZfK/pQ7iLhjx5TfKBSgvP1n6XAFZeuTPF4KwtCl1KjOeobXP8QdMON8wUVhHikiSZGczI6C/zL2QtGslk9JAgrEWcW5T5LdPtLIFBLrZ1wdRSymP7htR8AR9aMSOdRvzUErHhqelob39MMUiw6+8ALukTcVzTGwYaDXClG8M8/H0J30cdDDKpjCC1TvhkxvSdQfn/6IitCex+McjkETrhIJ6zuQespKT2f/y623hZxooR/SWJUIWtRDxWjXd0K4HH4qLb8i4vAzAAA">
  746.        </a>
  747.        <a class="" target="_blank" href="https://apps.apple.com/ar/app/diario-26/id548859487">
  748.            <img loading="lazy" class="w-24 mb-4" src="/images/disponible_appstore.png" title="Ir a App Store" alt="Ir a App Store">
  749.        </a>
  750.        <a class="" target="_blank" href="https://play.google.com/store/apps/details?id=ar.com.telecentro.noticias26&amp;hl=es_419&amp;gl=US">
  751.            <img loading="lazy" class="w-24" src="/images/disponible_google-play.png" title="Bajar de Google Play" alt="Bajar de Google Play">
  752.        </a>
  753.    </div>
  754. </div>
  755.    <script>
  756.        const checkbox = document.querySelector("#toggleDarkMode");
  757.        const html = document.querySelector("html");
  758.  
  759.        const toggleDarkMode = function () {
  760.            checkbox.checked
  761.                ? html.classList.add("dark")
  762.                : html.classList.remove("dark")
  763.        }
  764.    </script>
  765.  
  766.    <script src="/livewire/livewire.js?id=90730a3b0e7144480175" data-turbo-eval="false" data-turbolinks-eval="false" ></script><script data-turbo-eval="false" data-turbolinks-eval="false" >window.livewire = new Livewire();window.Livewire = window.livewire;window.livewire_app_url = '';window.livewire_token = '';window.deferLoadingAlpine = function (callback) {window.addEventListener('livewire:load', function () {callback();});};let started = false;window.addEventListener('alpine:initializing', function () {if (! started) {window.livewire.start();started = true;}});document.addEventListener("DOMContentLoaded", function () {if (! started) {window.livewire.start();started = true;}});</script>
  767.  
  768.    <script type="module" src="https://cdn.canal26.com/build/assets/app.83cb5135.js"></script>    <script type="module" src="https://cdn.canal26.com/build/assets/require_alpine.84004cd3.js"></script>    </body>
  769. </html>
  770.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda