var/cache/test/twig/46/4624a9cf0277d8e634b8f63d65f3edb6.php line 38

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. /* @ProductsNotifications/portal/opt_in/base.html.twig */
  14. class __TwigTemplate_234fcad16e4ee57048500ef988ce4c58 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->blocks = [
  23.             'footer' => [$this'block_footer'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "@ui2022/page__portal.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ProductsNotifications/portal/opt_in/base.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ProductsNotifications/portal/opt_in/base.html.twig"));
  38.         // line 3
  39.         twig_include($this->env$context"@ProductsNotifications/_assets.html.twig");
  40.         // line 1
  41.         $this->parent $this->loadTemplate("@ui2022/page__portal.html.twig""@ProductsNotifications/portal/opt_in/base.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 5
  49.     public function block_footer($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  56.         // line 6
  57.         echo "<div class=\"mp__form-foo\">
  58.         <div>Copyright © <span id=\"site-year\">";
  59.         // line 7
  60.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_date_converter($this->env), "Y"), "html"nulltrue);
  61.         echo "</span> SchoolStatus</div>
  62.         <a href=\"https://www.schoolstatus.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Privacy Policy\">Privacy Policy</a> | <a href=\"https://www.schoolnow.com/support\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Need help?\">Need help?</a>
  63.     </div>";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     public function getTemplateName()
  70.     {
  71.         return "@ProductsNotifications/portal/opt_in/base.html.twig";
  72.     }
  73.     public function isTraitable()
  74.     {
  75.         return false;
  76.     }
  77.     public function getDebugInfo()
  78.     {
  79.         return array (  74 => 7,  71 => 6,  61 => 5,  50 => 1,  48 => 3,  35 => 1,);
  80.     }
  81.     public function getSourceContext()
  82.     {
  83.         return new Source("{% extends '@ui2022/page__portal.html.twig' %}
  84. {% do include('@ProductsNotifications/_assets.html.twig') %}
  85. {%- block footer -%}
  86.     <div class=\"mp__form-foo\">
  87.         <div>Copyright © <span id=\"site-year\">{{ date()|date('Y') }}</span> SchoolStatus</div>
  88.         <a href=\"https://www.schoolstatus.com/privacy\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Privacy Policy\">Privacy Policy</a> | <a href=\"https://www.schoolnow.com/support\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Need help?\">Need help?</a>
  89.     </div>
  90. {%- endblock -%}
  91. ""@ProductsNotifications/portal/opt_in/base.html.twig""/var/www/campussuite/src/Products/NotificationsBundle/Resources/views/portal/opt_in/base.html.twig");
  92.     }
  93. }