var/cache/dev/twig/15/1543eedf19a5bc1b5bc337db5faf869d3d1974f16c6048b162b9ba912bd47e37.php line 87

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_login.html.twig */
  14. class __TwigTemplate_60267eac7bf4053a12dced845efa743db941f693dff17f09e8317faeff789fe7 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.         ];
  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""base_login.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""base_login.html.twig"));
  36.         // line 1
  37.         echo "<!DOCTYPE html>
  38. <html lang=\"en\">
  39. <head>
  40.     <meta charset=\"utf-8\">
  41.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  42.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  43.     <meta name=\"description\" content=\"Docustack\">
  44.     <meta name=\"author\" content=\"47GradNord - Agentur für Internetlösungen\">
  45.     <title>";
  46.         // line 12
  47.         $this->displayBlock('title'$context$blocks);
  48.         echo "</title>
  49.     <!-- Custom fonts for this template-->
  50.     <link href=\"";
  51.         // line 15
  52.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/vendor/fontawesome-free/css/all.min.css"), "html"nulltrue);
  53.         echo "\" rel=\"stylesheet\" type=\"text/css\">
  54.     <link href=\"https://fonts.googleapis.com/css?family=Montserrat:400,600|Roboto&display=swap\" rel=\"stylesheet\">
  55.     <!-- Custom styles for this template-->
  56.     <link href=\"";
  57.         // line 19
  58.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/css/sb-admin-2.min.css"), "html"nulltrue);
  59.         echo "\" rel=\"stylesheet\" type=\"text/css\">
  60.     ";
  61.         // line 21
  62.         $this->displayBlock('stylesheets'$context$blocks);
  63.         // line 22
  64.         echo "
  65. </head>
  66. <body id=\"page-top\">
  67. <div class=\"container\">
  68.     ";
  69.         // line 28
  70.         $this->displayBlock('body'$context$blocks);
  71.         // line 29
  72.         echo "</div>
  73. <!-- Scroll to Top Button-->
  74. <a class=\"scroll-to-top rounded\" href=\"#page-top\">
  75.     <i class=\"fas fa-angle-up\"></i>
  76. </a>
  77. <!-- Bootstrap core JavaScript-->
  78. <script src=\"";
  79.         // line 37
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/vendor/jquery/jquery.min.js"), "html"nulltrue);
  81.         echo "\"></script>
  82. <script src=\"";
  83.         // line 38
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/vendor/bootstrap/js/bootstrap.bundle.min.js"), "html"nulltrue);
  85.         echo "\"></script>
  86. <!-- Core plugin JavaScript-->
  87. <script src=\"";
  88.         // line 41
  89.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/vendor/jquery-easing/jquery.easing.min.js"), "html"nulltrue);
  90.         echo "\"></script>
  91. <!-- Custom scripts for all pages-->
  92. <script src=\"";
  93.         // line 44
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("layout/dist/js/sb-admin-2.min.js"), "html"nulltrue);
  95.         echo "\"></script>
  96. </body>
  97. </html>
  98. ";
  99.         
  100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  101.         
  102.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  103.     }
  104.     // line 12
  105.     public function block_title($context, array $blocks = [])
  106.     {
  107.         $macros $this->macros;
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  109.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  111.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  112.         echo "docustack";
  113.         
  114.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  115.         
  116.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  117.     }
  118.     // line 21
  119.     public function block_stylesheets($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  125.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  126.         
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  128.         
  129.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  130.     }
  131.     // line 28
  132.     public function block_body($context, array $blocks = [])
  133.     {
  134.         $macros $this->macros;
  135.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  136.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  137.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  138.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  139.         
  140.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  141.         
  142.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  143.     }
  144.     public function getTemplateName()
  145.     {
  146.         return "base_login.html.twig";
  147.     }
  148.     public function isTraitable()
  149.     {
  150.         return false;
  151.     }
  152.     public function getDebugInfo()
  153.     {
  154.         return array (  167 => 28,  149 => 21,  130 => 12,  115 => 44,  109 => 41,  103 => 38,  99 => 37,  89 => 29,  87 => 28,  79 => 22,  77 => 21,  72 => 19,  65 => 15,  59 => 12,  46 => 1,);
  155.     }
  156.     public function getSourceContext()
  157.     {
  158.         return new Source("<!DOCTYPE html>
  159. <html lang=\"en\">
  160. <head>
  161.     <meta charset=\"utf-8\">
  162.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  163.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  164.     <meta name=\"description\" content=\"Docustack\">
  165.     <meta name=\"author\" content=\"47GradNord - Agentur für Internetlösungen\">
  166.     <title>{% block title %}docustack{% endblock %}</title>
  167.     <!-- Custom fonts for this template-->
  168.     <link href=\"{{ asset('layout/dist/vendor/fontawesome-free/css/all.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  169.     <link href=\"https://fonts.googleapis.com/css?family=Montserrat:400,600|Roboto&display=swap\" rel=\"stylesheet\">
  170.     <!-- Custom styles for this template-->
  171.     <link href=\"{{ asset('layout/dist/css/sb-admin-2.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  172.     {% block stylesheets %}{% endblock %}
  173. </head>
  174. <body id=\"page-top\">
  175. <div class=\"container\">
  176.     {% block body %}{% endblock %}
  177. </div>
  178. <!-- Scroll to Top Button-->
  179. <a class=\"scroll-to-top rounded\" href=\"#page-top\">
  180.     <i class=\"fas fa-angle-up\"></i>
  181. </a>
  182. <!-- Bootstrap core JavaScript-->
  183. <script src=\"{{ asset('layout/dist/vendor/jquery/jquery.min.js') }}\"></script>
  184. <script src=\"{{ asset('layout/dist/vendor/bootstrap/js/bootstrap.bundle.min.js') }}\"></script>
  185. <!-- Core plugin JavaScript-->
  186. <script src=\"{{ asset('layout/dist/vendor/jquery-easing/jquery.easing.min.js') }}\"></script>
  187. <!-- Custom scripts for all pages-->
  188. <script src=\"{{ asset('layout/dist/js/sb-admin-2.min.js') }}\"></script>
  189. </body>
  190. </html>
  191. ""base_login.html.twig""/home/gncyonsi/public_html/z-concepts-docustack-dev/releases/20221220084321/templates/base_login.html.twig");
  192.     }
  193. }