var/cache/dev/twig/07/071d0c97dabfcffca7d5bc9b6af87b015c493c0c9384129cee188a9329281328.php line 137

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* BaseFrontEnd/base.html.twig */
  14. class __TwigTemplate_04c1831c53c26205417433ff38c801c9b235a380015b9180d0b6e8f4c18a34bf extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'css' => [$this'block_css'],
  25.             'content' => [$this'block_content'],
  26.             'javaScript' => [$this'block_javaScript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""BaseFrontEnd/base.html.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""BaseFrontEnd/base.html.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. <html lang=\"en-US\">
  39. <head>
  40.     <!-- Required meta tags -->
  41.     <meta charset=\"UTF-8\">
  42.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  43.     <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">
  44.     <title>Ace TV</title>
  45.     <!-- Favicon -->
  46.     <!--end::Layout Themes-->
  47.     <link rel=\"shortcut icon\" href=\"";
  48.         // line 11
  49.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/favicon.ico"), "html"nulltrue);
  50.         echo "\" />
  51.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
  52.         // line 12
  53.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/apple-touch-icon.png"), "html"nulltrue);
  54.         echo "\">
  55.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\"  href=\"";
  56.         // line 13
  57.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/android-chrome-192x192.png"), "html"nulltrue);
  58.         echo "\">
  59.     <link rel=\"icon\" type=\"image/png\" sizes=\"512x512\"  href=\"";
  60.         // line 14
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/android-chrome-512x512.png"), "html"nulltrue);
  62.         echo "\">
  63.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
  64.         // line 15
  65.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/favicon-16x16.png"), "html"nulltrue);
  66.         echo "\">
  67.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
  68.         // line 16
  69.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/Favicon/favicon-32x32.png"), "html"nulltrue);
  70.         echo "\">
  71.     <!-- Bootstrap CSS -->
  72.     <link rel=\"stylesheet\" href=\"";
  73.         // line 18
  74.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/bootstrap.min.css"), "html"nulltrue);
  75.         echo "\" />
  76.     <!-- Typography CSS -->
  77.     <link rel=\"stylesheet\" href=\"";
  78.         // line 20
  79.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/typography.css"), "html"nulltrue);
  80.         echo "\">
  81.     <!-- Style -->
  82.     <link rel=\"stylesheet\" href=\"";
  83.         // line 22
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/style.css"), "html"nulltrue);
  85.         echo "\" />
  86.     <!-- Responsive -->
  87.     <link rel=\"stylesheet\" href=\"";
  88.         // line 24
  89.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/responsive.css"), "html"nulltrue);
  90.         echo "\" />
  91.     <!-- swiper -->
  92.     <link rel=\"stylesheet\" href=\"";
  93.         // line 26
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/swiper.min.css"), "html"nulltrue);
  95.         echo "\">
  96.     <link rel=\"stylesheet\" href=\"";
  97.         // line 27
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/css/swiper.css"), "html"nulltrue);
  99.         echo "\">
  100.     <style>
  101.         #loading {
  102.             background: var(--iq-body-bg) url('";
  103.         // line 30
  104.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/ace_tv_02.png"), "html"nulltrue);
  105.         echo "') no-repeat scroll center center;
  106.             background-size: 80px 77.23px;
  107.         }
  108.     </style>
  109.     ";
  110.         // line 34
  111.         $this->displayBlock('css'$context$blocks);
  112.         // line 36
  113.         echo "</head>
  114. <body>
  115. <!-- loader Start -->
  116. <div id=\"loading\">
  117.     <div id=\"loading-center\">
  118.     </div>
  119. </div>
  120. <!-- loader END -->
  121. ";
  122.         // line 44
  123.         echo twig_include($this->env$context"BaseFrontEnd/Base/header.html.twig");
  124.         echo "
  125. ";
  126.         // line 46
  127.         $this->displayBlock('content'$context$blocks);
  128.         // line 47
  129.         echo "
  130. <footer id=\"contact\" class=\"footer-one iq-bg-dark\">
  131.     <!-- Address -->
  132.     <div class=\"footer-top\">
  133.         <div class=\"container-fluid\">
  134.             <div class=\"row footer-standard\">
  135.                 <div class=\"col-lg-4 col-md-3 mt-4 text-center\">
  136.                     <img class=\"img-fluid logo\" width=\"150\" src=\"";
  137.         // line 54
  138.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("App/Image/ace_tvcolor_06.png"), "html"nulltrue);
  139.         echo "\" loading=\"lazy\" alt=\"ace tv\" />
  140.                 </div>
  141.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  142.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  143.                         Plataformas
  144.                     </h5>
  145.                     <div class=\"row\">
  146.                         <div class=\"col-12 setting\">
  147.                             <a href=\"https://acegroups.cl/acecircuit2/\" class=\"text-body d-block mb-1\">Acecircuit</a>
  148.                             <a href=\"https://acegroups.cl/acematch/\" class=\"text-body d-block mb-1\">Acematch</a>
  149.                             <a href=\"https://acegroups.cl/acemagazine/\" class=\"text-body d-block mb-1\">Ace Magazine</a>
  150.                             ";
  151.         // line 66
  152.         echo "                            <a href=\"https://acegroups.cl/acetv/\" class=\"text-body d-block mb-1\">AceTv</a>
  153.                             ";
  154.         // line 68
  155.         echo "                        </div>
  156.                     </div>
  157.                 </div>
  158.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  159.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  160.                         Legal
  161.                     </h5>
  162.                     <div class=\"row\">
  163.                         <div class=\"col-12 setting\">
  164.                             <a href=\"";
  165.         // line 77
  166.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_termsAndConditions");
  167.         echo "\" class=\"text-body d-block mb-1\">Términos y Condiciones</a>
  168.                             <a href=\"";
  169.         // line 78
  170.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_privacyPolicy");
  171.         echo "\" class=\"text-body d-block mb-1\">Politica de privacidad</a>
  172.                         </div>
  173.                     </div>
  174.                 </div>
  175.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  176.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  177.                         Contáctanos
  178.                     </h5>
  179.                     <div class=\"row\">
  180.                         <div class=\"col-12 setting\">
  181.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Groups </strong></p>
  182.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  183.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Coach&nbsp;</strong></p>
  184.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  185.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Match&nbsp;</strong></p>
  186.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acematch.cl\">contacto@acematch.cl</a></p>
  187.                         </div>
  188.                     </div>
  189.                 </div>
  190.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  191.                     <div class=\"row\">
  192.                         <div class=\"col-12 setting\">
  193.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Circuit</strong></p>
  194.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56998704782\">+56 9 9870 4782</a> · <a href=\"mailto:gonzalo.vivanco@acecircuit.cl\">gonzalo.vivanco@acecircuit.cl</a></p>
  195.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Magazine</strong></p>
  196.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56995757998\">+56 9 9575 7998</a> · <a href=\"mailto:comunicaciones@acegroups.cl\">comunicaciones@acegroups.cl</a></p>
  197.                             <p style=\"margin-bottom: 0px;\"><strong>AceTv</strong></p>
  198.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  199.                             <p style=\"margin-bottom: 0px;\"><strong>AceClub</strong></p>
  200.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56997796433\">+56 9 9779 6433</a> · <a href=\"mailto:contacto@aceclub.cl\">contacto@aceclub.cl</a></p>
  201.                         </div>
  202.                     </div>
  203.                 </div>
  204.             </div>
  205.         </div>
  206.     </div>
  207.     <!-- Address END -->
  208. </footer>
  209. <!-- MainContent End-->
  210. <!-- jQuery, Popper JS -->
  211. <script src=\"";
  212.         // line 118
  213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/jquery-3.5.1.min.js"), "html"nulltrue);
  214.         echo "\"></script>
  215. <script src=\"";
  216.         // line 119
  217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/popper.min.js"), "html"nulltrue);
  218.         echo "\"></script>
  219. <!-- Bootstrap JS -->
  220. <script src=\"";
  221.         // line 121
  222.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/bootstrap.min.js"), "html"nulltrue);
  223.         echo "\"></script>
  224. <!-- owl carousel Js -->
  225. <script src=\"";
  226.         // line 123
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/owl.carousel.min.js"), "html"nulltrue);
  228.         echo "\"></script>
  229. <!-- select2 Js -->
  230. <script src=\"";
  231.         // line 125
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/select2.min.js"), "html"nulltrue);
  233.         echo "\"></script>
  234. <!-- Magnific Popup-->
  235. <script src=\"";
  236.         // line 127
  237.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/jquery.magnific-popup.min.js"), "html"nulltrue);
  238.         echo "\"></script>
  239. <!-- Custom JS-->
  240. <script src=\"";
  241.         // line 129
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/custom.js"), "html"nulltrue);
  243.         echo "\"></script>
  244. <!-- gsap JS -->
  245. <script src=\"";
  246.         // line 131
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/plugin/gsap/gsap.min.js"), "html"nulltrue);
  248.         echo "\"></script>
  249. <script src=\"";
  250.         // line 132
  251.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/gsap-scripts.js"), "html"nulltrue);
  252.         echo "\"></script>
  253. <!-- Swiper JS -->
  254. <script src=\"";
  255.         // line 134
  256.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/swiper.min.js"), "html"nulltrue);
  257.         echo "\"></script>
  258. <script src=\"";
  259.         // line 135
  260.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("Streamit/js/swiper.js"), "html"nulltrue);
  261.         echo "\"></script>
  262. ";
  263.         // line 137
  264.         $this->displayBlock('javaScript'$context$blocks);
  265.         // line 138
  266.         echo "</body>
  267. </html>";
  268.         
  269.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  270.         
  271.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  272.     }
  273.     // line 34
  274.     public function block_css($context, array $blocks = [])
  275.     {
  276.         $macros $this->macros;
  277.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  279.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  280.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  281.         // line 35
  282.         echo "    ";
  283.         
  284.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  285.         
  286.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  287.     }
  288.     // line 46
  289.     public function block_content($context, array $blocks = [])
  290.     {
  291.         $macros $this->macros;
  292.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  293.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  295.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  296.         
  297.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  298.         
  299.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  300.     }
  301.     // line 137
  302.     public function block_javaScript($context, array $blocks = [])
  303.     {
  304.         $macros $this->macros;
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  306.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javaScript"));
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  308.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javaScript"));
  309.         
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  311.         
  312.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  313.     }
  314.     public function getTemplateName()
  315.     {
  316.         return "BaseFrontEnd/base.html.twig";
  317.     }
  318.     public function isTraitable()
  319.     {
  320.         return false;
  321.     }
  322.     public function getDebugInfo()
  323.     {
  324.         return array (  326 => 137,  308 => 46,  298 => 35,  288 => 34,  277 => 138,  275 => 137,  270 => 135,  266 => 134,  261 => 132,  257 => 131,  252 => 129,  247 => 127,  242 => 125,  237 => 123,  232 => 121,  227 => 119,  223 => 118,  180 => 78,  176 => 77,  165 => 68,  162 => 66,  148 => 54,  139 => 47,  137 => 46,  132 => 44,  122 => 36,  120 => 34,  113 => 30,  107 => 27,  103 => 26,  98 => 24,  93 => 22,  88 => 20,  83 => 18,  78 => 16,  74 => 15,  70 => 14,  66 => 13,  62 => 12,  58 => 11,  46 => 1,);
  325.     }
  326.     public function getSourceContext()
  327.     {
  328.         return new Source("<!doctype html>
  329. <html lang=\"en-US\">
  330. <head>
  331.     <!-- Required meta tags -->
  332.     <meta charset=\"UTF-8\">
  333.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  334.     <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">
  335.     <title>Ace TV</title>
  336.     <!-- Favicon -->
  337.     <!--end::Layout Themes-->
  338.     <link rel=\"shortcut icon\" href=\"{{ asset('App/Image/Favicon/favicon.ico') }}\" />
  339.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('App/Image/Favicon/apple-touch-icon.png') }}\">
  340.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\"  href=\"{{ asset('App/Image/Favicon/android-chrome-192x192.png') }}\">
  341.     <link rel=\"icon\" type=\"image/png\" sizes=\"512x512\"  href=\"{{ asset('App/Image/Favicon/android-chrome-512x512.png') }}\">
  342.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('App/Image/Favicon/favicon-16x16.png') }}\">
  343.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('App/Image/Favicon/favicon-32x32.png') }}\">
  344.     <!-- Bootstrap CSS -->
  345.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/bootstrap.min.css') }}\" />
  346.     <!-- Typography CSS -->
  347.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/typography.css') }}\">
  348.     <!-- Style -->
  349.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/style.css') }}\" />
  350.     <!-- Responsive -->
  351.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/responsive.css') }}\" />
  352.     <!-- swiper -->
  353.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/swiper.min.css') }}\">
  354.     <link rel=\"stylesheet\" href=\"{{ asset('Streamit/css/swiper.css') }}\">
  355.     <style>
  356.         #loading {
  357.             background: var(--iq-body-bg) url('{{ asset('App/Image/ace_tv_02.png') }}') no-repeat scroll center center;
  358.             background-size: 80px 77.23px;
  359.         }
  360.     </style>
  361.     {% block css %}
  362.     {% endblock %}
  363. </head>
  364. <body>
  365. <!-- loader Start -->
  366. <div id=\"loading\">
  367.     <div id=\"loading-center\">
  368.     </div>
  369. </div>
  370. <!-- loader END -->
  371. {{ include('BaseFrontEnd/Base/header.html.twig') }}
  372. {% block content %}{% endblock %}
  373. <footer id=\"contact\" class=\"footer-one iq-bg-dark\">
  374.     <!-- Address -->
  375.     <div class=\"footer-top\">
  376.         <div class=\"container-fluid\">
  377.             <div class=\"row footer-standard\">
  378.                 <div class=\"col-lg-4 col-md-3 mt-4 text-center\">
  379.                     <img class=\"img-fluid logo\" width=\"150\" src=\"{{ asset('App/Image/ace_tvcolor_06.png') }}\" loading=\"lazy\" alt=\"ace tv\" />
  380.                 </div>
  381.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  382.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  383.                         Plataformas
  384.                     </h5>
  385.                     <div class=\"row\">
  386.                         <div class=\"col-12 setting\">
  387.                             <a href=\"https://acegroups.cl/acecircuit2/\" class=\"text-body d-block mb-1\">Acecircuit</a>
  388.                             <a href=\"https://acegroups.cl/acematch/\" class=\"text-body d-block mb-1\">Acematch</a>
  389.                             <a href=\"https://acegroups.cl/acemagazine/\" class=\"text-body d-block mb-1\">Ace Magazine</a>
  390.                             {# <a href=\"https://acegroups.cl/acecoach/\" class=\"text-body d-block mb-1\">AceCoach</a> #}
  391.                             <a href=\"https://acegroups.cl/acetv/\" class=\"text-body d-block mb-1\">AceTv</a>
  392.                             {# <a href=\"https://acegroups.cl/aceclub/\" class=\"text-body d-block mb-1\">AceClub</a> #}
  393.                         </div>
  394.                     </div>
  395.                 </div>
  396.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  397.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  398.                         Legal
  399.                     </h5>
  400.                     <div class=\"row\">
  401.                         <div class=\"col-12 setting\">
  402.                             <a href=\"{{ path('index_termsAndConditions') }}\" class=\"text-body d-block mb-1\">Términos y Condiciones</a>
  403.                             <a href=\"{{ path('index_privacyPolicy') }}\" class=\"text-body d-block mb-1\">Politica de privacidad</a>
  404.                         </div>
  405.                     </div>
  406.                 </div>
  407.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  408.                     <h5 class=\"footer-link-title font-weight-bold\" style=\"color: var(--iq-primary);\">
  409.                         Contáctanos
  410.                     </h5>
  411.                     <div class=\"row\">
  412.                         <div class=\"col-12 setting\">
  413.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Groups </strong></p>
  414.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  415.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Coach&nbsp;</strong></p>
  416.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  417.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Match&nbsp;</strong></p>
  418.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acematch.cl\">contacto@acematch.cl</a></p>
  419.                         </div>
  420.                     </div>
  421.                 </div>
  422.                 <div class=\"col-lg-2 col-md-3 mt-4\">
  423.                     <div class=\"row\">
  424.                         <div class=\"col-12 setting\">
  425.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Circuit</strong></p>
  426.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56998704782\">+56 9 9870 4782</a> · <a href=\"mailto:gonzalo.vivanco@acecircuit.cl\">gonzalo.vivanco@acecircuit.cl</a></p>
  427.                             <p style=\"margin-bottom: 0px;\"><strong>Ace Magazine</strong></p>
  428.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56995757998\">+56 9 9575 7998</a> · <a href=\"mailto:comunicaciones@acegroups.cl\">comunicaciones@acegroups.cl</a></p>
  429.                             <p style=\"margin-bottom: 0px;\"><strong>AceTv</strong></p>
  430.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56977698233\">+56 9 7769 8233</a> · <a href=\"mailto:contacto@acegroups.cl\">contacto@acegroups.cl</a></p>
  431.                             <p style=\"margin-bottom: 0px;\"><strong>AceClub</strong></p>
  432.                             <p style=\"font-size: 11px;\"><a href=\"http://wa.me/56997796433\">+56 9 9779 6433</a> · <a href=\"mailto:contacto@aceclub.cl\">contacto@aceclub.cl</a></p>
  433.                         </div>
  434.                     </div>
  435.                 </div>
  436.             </div>
  437.         </div>
  438.     </div>
  439.     <!-- Address END -->
  440. </footer>
  441. <!-- MainContent End-->
  442. <!-- jQuery, Popper JS -->
  443. <script src=\"{{ asset('Streamit/js/jquery-3.5.1.min.js') }}\"></script>
  444. <script src=\"{{ asset('Streamit/js/popper.min.js') }}\"></script>
  445. <!-- Bootstrap JS -->
  446. <script src=\"{{ asset('Streamit/js/bootstrap.min.js') }}\"></script>
  447. <!-- owl carousel Js -->
  448. <script src=\"{{ asset('Streamit/js/owl.carousel.min.js') }}\"></script>
  449. <!-- select2 Js -->
  450. <script src=\"{{ asset('Streamit/js/select2.min.js') }}\"></script>
  451. <!-- Magnific Popup-->
  452. <script src=\"{{ asset('Streamit/js/jquery.magnific-popup.min.js') }}\"></script>
  453. <!-- Custom JS-->
  454. <script src=\"{{ asset('Streamit/js/custom.js') }}\"></script>
  455. <!-- gsap JS -->
  456. <script src=\"{{ asset('Streamit/plugin/gsap/gsap.min.js') }}\"></script>
  457. <script src=\"{{ asset('Streamit/js/gsap-scripts.js') }}\"></script>
  458. <!-- Swiper JS -->
  459. <script src=\"{{ asset('Streamit/js/swiper.min.js') }}\"></script>
  460. <script src=\"{{ asset('Streamit/js/swiper.js') }}\"></script>
  461. {% block javaScript %}{% endblock %}
  462. </body>
  463. </html>""BaseFrontEnd/base.html.twig""/var/www/vhosts/acetv.cl/httpdocs/templates/BaseFrontEnd/base.html.twig");
  464.     }
  465. }