var/cache/test/twig/07/07c0e3fd8366a8b349c6224e5f84e037.php line 63

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. /* @ui2022/page__portal.html.twig */
  14. class __TwigTemplate_b3bdcd34f6bbf06bbfdebf03bda0470d extends \Twig\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.             'header' => [$this'block_header'],
  25.             'content' => [$this'block_content'],
  26.             'faqs' => [$this'block_faqs'],
  27.             'footer' => [$this'block_footer'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ui2022/page__portal.html.twig"));
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ui2022/page__portal.html.twig"));
  37.         // line 1
  38.         echo "<div class=\"bg-white\">
  39.     ";
  40.         // line 2
  41.         $this->displayBlock('header'$context$blocks);
  42.         // line 14
  43.         echo "    <div class=\"mp__intro mp__signup\">
  44.         <div class=\"mp__container\">
  45.             <div class=\"row align-items-center\">
  46.                 <div class=\"d-none d-lg-block mb-lg-0 col-12 col-lg-6\">
  47.                     <img src=\"/ui2022/images/mp-intro-image.svg\" width=\"472\" height=\"355.24\" alt=\"Select your preferences\" />
  48.                 </div>
  49.                 <div class=\"col-12 col-lg-6\">
  50.                     <div class=\"mp__box mp__form\">
  51.                         <div class=\"mp__form-body\">
  52.                             ";
  53.         // line 23
  54.         $this->displayBlock('content'$context$blocks);
  55.         // line 24
  56.         echo "                        </div>
  57.                     </div>
  58.                 </div>
  59.             </div>
  60.         </div>
  61.     </div>
  62.     ";
  63.         // line 30
  64.         $this->displayBlock('faqs'$context$blocks);
  65.         // line 31
  66.         echo "    ";
  67.         $this->displayBlock('footer'$context$blocks);
  68.         // line 32
  69.         echo "</div>
  70. ";
  71.         
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  73.         
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  75.     }
  76.     // line 2
  77.     public function block_header($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  84.         // line 3
  85.         echo "        <div class=\"mp__head\">
  86.             <div class=\"mp__container\">
  87.                 <div class=\"row justify-content-between align-items-center\">
  88.                     <div class=\"col-auto\">
  89.                         <img src=\"/ui2022/images/logo_app_stack_black.svg\" width=\"103\" height=\"22\" alt=\"SchoolStatus Sites & Apps Logo\" />
  90.                     </div>
  91.                     ";
  92.         // line 9
  93.         $this->loadTemplate("@ui2022/translate_widget.html.twig""@ui2022/page__portal.html.twig"9)->display(twig_array_merge($context, ['_args' => []]));
  94.         // line 10
  95.         echo "                </div>
  96.             </div>
  97.         </div>
  98.     ";
  99.         
  100.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  101.         
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  103.     }
  104.     // line 23
  105.     public function block_content($context, array $blocks = [])
  106.     {
  107.         $macros $this->macros;
  108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  116.     }
  117.     // line 30
  118.     public function block_faqs($context, array $blocks = [])
  119.     {
  120.         $macros $this->macros;
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""faqs"));
  123.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  124.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""faqs"));
  125.         
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  127.         
  128.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  129.     }
  130.     // line 31
  131.     public function block_footer($context, array $blocks = [])
  132.     {
  133.         $macros $this->macros;
  134.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  136.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  138.         
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  140.         
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  142.     }
  143.     public function getTemplateName()
  144.     {
  145.         return "@ui2022/page__portal.html.twig";
  146.     }
  147.     public function getDebugInfo()
  148.     {
  149.         return array (  158 => 31,  140 => 30,  122 => 23,  109 => 10,  107 => 9,  99 => 3,  89 => 2,  78 => 32,  75 => 31,  73 => 30,  65 => 24,  63 => 23,  52 => 14,  50 => 2,  47 => 1,);
  150.     }
  151.     public function getSourceContext()
  152.     {
  153.         return new Source("<div class=\"bg-white\">
  154.     {% block header %}
  155.         <div class=\"mp__head\">
  156.             <div class=\"mp__container\">
  157.                 <div class=\"row justify-content-between align-items-center\">
  158.                     <div class=\"col-auto\">
  159.                         <img src=\"/ui2022/images/logo_app_stack_black.svg\" width=\"103\" height=\"22\" alt=\"SchoolStatus Sites & Apps Logo\" />
  160.                     </div>
  161.                     {% include '@ui2022/translate_widget.html.twig' %}
  162.                 </div>
  163.             </div>
  164.         </div>
  165.     {% endblock %}
  166.     <div class=\"mp__intro mp__signup\">
  167.         <div class=\"mp__container\">
  168.             <div class=\"row align-items-center\">
  169.                 <div class=\"d-none d-lg-block mb-lg-0 col-12 col-lg-6\">
  170.                     <img src=\"/ui2022/images/mp-intro-image.svg\" width=\"472\" height=\"355.24\" alt=\"Select your preferences\" />
  171.                 </div>
  172.                 <div class=\"col-12 col-lg-6\">
  173.                     <div class=\"mp__box mp__form\">
  174.                         <div class=\"mp__form-body\">
  175.                             {% block content %}{% endblock %}
  176.                         </div>
  177.                     </div>
  178.                 </div>
  179.             </div>
  180.         </div>
  181.     </div>
  182.     {% block faqs %}{% endblock %}
  183.     {% block footer %}{% endblock %}
  184. </div>
  185. ""@ui2022/page__portal.html.twig""/var/www/campussuite/ui2022/page__portal.html.twig");
  186.     }
  187. }