var/cache/dev/twig/ce/ce24f332617995fc957b446a07d62089b10a3d967a32a5c032a6b0069a58485d.php line 85

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. /* base.html.twig */
  14. class __TwigTemplate_b315508e1847501420bb7ea0bb1522dff6357b5b3a3597340755e3243035c57e 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.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'body' => [$this'block_body'],
  27.             'header' => [$this'block_header'],
  28.             'content' => [$this'block_content'],
  29.             'aside' => [$this'block_aside'],
  30.             'principal' => [$this'block_principal'],
  31.             'footer' => [$this'block_footer'],
  32.             'javascripts' => [$this'block_javascripts'],
  33.         ];
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  42.         // line 1
  43.         $context["idiomas"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1$this->source); })()), "session", [], "any"falsefalsefalse1), "get", [=> "idiomas"], "method"falsefalsefalse1);
  44.         // line 2
  45.         $context["idiomaActual"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "session", [], "any"falsefalsefalse2), "get", [=> "idiom"], "method"falsefalsefalse2);
  46.         // line 3
  47.         if (=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "session", [], "any"falsefalsefalse3), "get", [=> "idiom"], "method"falsefalsefalse3), "en")) {
  48.             // line 4
  49.             $context["idiomaActual"] = "us";
  50.         }
  51.         // line 6
  52.         echo "<!DOCTYPE html>
  53. <html lang=\"en\">
  54. <head>
  55.     <meta charset=\"utf-8\">
  56.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />
  57.     <title>ACNH Fandom ";
  58.         // line 11
  59.         $this->displayBlock('title'$context$blocks);
  60.         echo "</title>
  61.     <meta name=\"description\" content=\"\">
  62.     <meta name=\"author\" content=\"\">
  63.     <meta name=\"HandheldFriendly\" content=\"True\">
  64.     <meta name=\"MobileOptimized\" content=\"320\">
  65.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">
  66.     ";
  67.         // line 19
  68.         $this->displayBlock('stylesheets'$context$blocks);
  69.         // line 22
  70.         echo "</head>
  71. <body>
  72. ";
  73.         // line 24
  74.         $this->displayBlock('body'$context$blocks);
  75.         // line 67
  76.         echo "<hr>
  77. ";
  78.         // line 68
  79.         $this->displayBlock('footer'$context$blocks);
  80.         // line 75
  81.         $this->displayBlock('javascripts'$context$blocks);
  82.         // line 80
  83.         echo "</body>
  84. </html>";
  85.         
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  87.         
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  89.     }
  90.     // line 11
  91.     public function block_title($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  96.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  98.         
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  100.         
  101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  102.     }
  103.     // line 19
  104.     public function block_stylesheets($context, array $blocks = [])
  105.     {
  106.         $macros $this->macros;
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  111.         // line 20
  112.         echo "        ";
  113.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  114.         echo "
  115.     ";
  116.         
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  118.         
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  120.     }
  121.     // line 24
  122.     public function block_body($context, array $blocks = [])
  123.     {
  124.         $macros $this->macros;
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  129.         // line 25
  130.         echo "    ";
  131.         $this->displayBlock('header'$context$blocks);
  132.         // line 59
  133.         echo "
  134.     ";
  135.         // line 60
  136.         $this->displayBlock('content'$context$blocks);
  137.         
  138.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  139.         
  140.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  141.     }
  142.     // line 25
  143.     public function block_header($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  150.         // line 26
  151.         echo "        <!-- header -->
  152.         <header>
  153.             <!-- tool bar -->
  154.             <div id=\"header-toolbar\" class=\"container-fluid headerbackground\">
  155.                 <div class=\"acnh-ctrl\" role=\"menu\">
  156.                     <a href=\"#\" class=\"button-icon\"><i class=\"fab fa-facebook\"></i></a>
  157.                     <a href=\"#\" class=\"button-icon\"><i class=\"fab fa-twitter\"></i></a>
  158.                     <a href=\"#\" class=\"button-icon\"><i class=\"fa fa-envelope\"></i></a>
  159.                 </div>
  160.                 <div class=\"dropdown right\">
  161.                     <!--Trigger-->
  162.                     <a  type=\"button\" id=\"dropdownMenu2\" data-toggle=\"dropdown\"
  163.                         aria-haspopup=\"true\" aria-expanded=\"false\"><i class=\"flag-icon flag-icon-";
  164.         // line 38
  165.         echo twig_escape_filter($this->env, (isset($context["idiomaActual"]) || array_key_exists("idiomaActual"$context) ? $context["idiomaActual"] : (function () { throw new RuntimeError('Variable "idiomaActual" does not exist.'38$this->source); })()), "html"nulltrue);
  166.         echo "\"></i></a>
  167.                     <!--Menu-->
  168.                     <div class=\"dropdown-menu dropdown-primary\">
  169.                         ";
  170.         // line 41
  171.         $context['_parent'] = $context;
  172.         $context['_seq'] = twig_ensure_traversable((isset($context["idiomas"]) || array_key_exists("idiomas"$context) ? $context["idiomas"] : (function () { throw new RuntimeError('Variable "idiomas" does not exist.'41$this->source); })()));
  173.         foreach ($context['_seq'] as $context["_key"] => $context["idiom"]) {
  174.             // line 42
  175.             echo "
  176.                         <a class=\"dropdown-item\" data-target=\"";
  177.             // line 43
  178.             echo twig_escape_filter($this->env$context["idiom"], "html"nulltrue);
  179.             echo "\"><i class=\"flag-icon flag-icon-";
  180.             echo twig_escape_filter($this->env$context["idiom"], "html"nulltrue);
  181.             echo "\"></i></a>
  182.                         ";
  183.         }
  184.         $_parent $context['_parent'];
  185.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['idiom'], $context['_parent'], $context['loop']);
  186.         $context array_intersect_key($context$_parent) + $_parent;
  187.         // line 45
  188.         echo "                    </div>
  189.                 </div>
  190.             </div>
  191.             <div class=\"submenu\" role=\"menu\">
  192.                 <button type=\"reset\" class=\"btn_acnh white\">Log-in/Registro</button>
  193.                 <button type=\"reset\" class=\"btn_acnh white\">Perfil</button>
  194.                 <button type=\"reset\" class=\"btn_acnh white\">Mis Transacciones</button>
  195.                 <button type=\"reset\" class=\"btn_acnh white\">Admin</button>
  196.                 <button type=\"reset\" class=\"btn_acnh white\">Otros</button>
  197.             </div>
  198.         </header>
  199.     ";
  200.         
  201.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  202.         
  203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  204.     }
  205.     // line 60
  206.     public function block_content($context, array $blocks = [])
  207.     {
  208.         $macros $this->macros;
  209.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  210.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  211.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  212.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  213.         // line 61
  214.         echo "        ";
  215.         $this->displayBlock('aside'$context$blocks);
  216.         // line 63
  217.         echo "        ";
  218.         $this->displayBlock('principal'$context$blocks);
  219.         // line 65
  220.         echo "    ";
  221.         
  222.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  223.         
  224.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  225.     }
  226.     // line 61
  227.     public function block_aside($context, array $blocks = [])
  228.     {
  229.         $macros $this->macros;
  230.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  231.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""aside"));
  232.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  233.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""aside"));
  234.         // line 62
  235.         echo "        ";
  236.         
  237.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  238.         
  239.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  240.     }
  241.     // line 63
  242.     public function block_principal($context, array $blocks = [])
  243.     {
  244.         $macros $this->macros;
  245.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""principal"));
  247.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  248.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""principal"));
  249.         // line 64
  250.         echo "        ";
  251.         
  252.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  253.         
  254.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  255.     }
  256.     // line 68
  257.     public function block_footer($context, array $blocks = [])
  258.     {
  259.         $macros $this->macros;
  260.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  261.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  262.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  263.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  264.         // line 69
  265.         echo "    <footer>
  266.         <div id=\"header-toolbar\" class=\"container-fluid footerbackground\">
  267.         </div>
  268.     </footer>
  269. ";
  270.         
  271.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  272.         
  273.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  274.     }
  275.     // line 75
  276.     public function block_javascripts($context, array $blocks = [])
  277.     {
  278.         $macros $this->macros;
  279.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  280.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  281.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  283.         // line 76
  284.         echo "    ";
  285.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  286.         echo "
  287. ";
  288.         
  289.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  290.         
  291.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  292.     }
  293.     public function getTemplateName()
  294.     {
  295.         return "base.html.twig";
  296.     }
  297.     public function isTraitable()
  298.     {
  299.         return false;
  300.     }
  301.     public function getDebugInfo()
  302.     {
  303.         return array (  343 => 76,  333 => 75,  318 => 69,  308 => 68,  298 => 64,  288 => 63,  278 => 62,  268 => 61,  258 => 65,  255 => 63,  252 => 61,  242 => 60,  219 => 45,  209 => 43,  206 => 42,  202 => 41,  196 => 38,  182 => 26,  172 => 25,  162 => 60,  159 => 59,  156 => 25,  146 => 24,  133 => 20,  123 => 19,  105 => 11,  94 => 80,  92 => 75,  90 => 68,  87 => 67,  85 => 24,  81 => 22,  79 => 19,  68 => 11,  61 => 6,  58 => 4,  56 => 3,  54 => 2,  52 => 1,);
  304.     }
  305.     public function getSourceContext()
  306.     {
  307.         return new Source("{% set idiomas = app.session.get('idiomas') %}
  308. {%  set idiomaActual = app.session.get('idiom') %}
  309. {% if app.session.get('idiom')=='en' %}
  310. {%  set idiomaActual = 'us' %}
  311. {% endif %}
  312. <!DOCTYPE html>
  313. <html lang=\"en\">
  314. <head>
  315.     <meta charset=\"utf-8\">
  316.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />
  317.     <title>ACNH Fandom {% block title %}{% endblock %}</title>
  318.     <meta name=\"description\" content=\"\">
  319.     <meta name=\"author\" content=\"\">
  320.     <meta name=\"HandheldFriendly\" content=\"True\">
  321.     <meta name=\"MobileOptimized\" content=\"320\">
  322.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">
  323.     {% block stylesheets %}
  324.         {{ encore_entry_link_tags('app') }}
  325.     {% endblock %}
  326. </head>
  327. <body>
  328. {% block body %}
  329.     {% block header %}
  330.         <!-- header -->
  331.         <header>
  332.             <!-- tool bar -->
  333.             <div id=\"header-toolbar\" class=\"container-fluid headerbackground\">
  334.                 <div class=\"acnh-ctrl\" role=\"menu\">
  335.                     <a href=\"#\" class=\"button-icon\"><i class=\"fab fa-facebook\"></i></a>
  336.                     <a href=\"#\" class=\"button-icon\"><i class=\"fab fa-twitter\"></i></a>
  337.                     <a href=\"#\" class=\"button-icon\"><i class=\"fa fa-envelope\"></i></a>
  338.                 </div>
  339.                 <div class=\"dropdown right\">
  340.                     <!--Trigger-->
  341.                     <a  type=\"button\" id=\"dropdownMenu2\" data-toggle=\"dropdown\"
  342.                         aria-haspopup=\"true\" aria-expanded=\"false\"><i class=\"flag-icon flag-icon-{{ idiomaActual }}\"></i></a>
  343.                     <!--Menu-->
  344.                     <div class=\"dropdown-menu dropdown-primary\">
  345.                         {% for idiom in idiomas %}
  346.                         <a class=\"dropdown-item\" data-target=\"{{ idiom }}\"><i class=\"flag-icon flag-icon-{{ idiom }}\"></i></a>
  347.                         {% endfor %}
  348.                     </div>
  349.                 </div>
  350.             </div>
  351.             <div class=\"submenu\" role=\"menu\">
  352.                 <button type=\"reset\" class=\"btn_acnh white\">Log-in/Registro</button>
  353.                 <button type=\"reset\" class=\"btn_acnh white\">Perfil</button>
  354.                 <button type=\"reset\" class=\"btn_acnh white\">Mis Transacciones</button>
  355.                 <button type=\"reset\" class=\"btn_acnh white\">Admin</button>
  356.                 <button type=\"reset\" class=\"btn_acnh white\">Otros</button>
  357.             </div>
  358.         </header>
  359.     {% endblock header %}
  360.     {% block content %}
  361.         {% block aside %}
  362.         {% endblock %}
  363.         {% block principal %}
  364.         {% endblock %}
  365.     {% endblock %}
  366. {% endblock %}
  367. <hr>
  368. {% block footer %}
  369.     <footer>
  370.         <div id=\"header-toolbar\" class=\"container-fluid footerbackground\">
  371.         </div>
  372.     </footer>
  373. {% endblock  %}
  374. {% block javascripts %}
  375.     {{ encore_entry_script_tags('app') }}
  376. {% endblock %}
  377. </body>
  378. </html>""base.html.twig""/home/www/www/acnh/templates/base.html.twig");
  379.     }
  380. }