var/cache/dev/twig/e2/e267b75927adb29f65ad3dcfb18a9453.php line 91

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_bfacda184d79df378ba92e53cc9dc1f9 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.             'meta_title' => [$this'block_meta_title'],
  25.             'keywords' => [$this'block_keywords'],
  26.             'meta_decription' => [$this'block_meta_decription'],
  27.             'stylesheets' => [$this'block_stylesheets'],
  28.             'widgets' => [$this'block_widgets'],
  29.             'body' => [$this'block_body'],
  30.             'javascripts' => [$this'block_javascripts'],
  31.         ];
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""/base.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""/base.html.twig"));
  40.         // line 1
  41.         echo "<!DOCTYPE html>
  42. <html>
  43.     <head>
  44.         <meta charset=\"utf-8\">
  45.         <title>";
  46.         // line 6
  47.         $this->displayBlock('meta_title'$context$blocks);
  48.         // line 9
  49.         echo "        </title>
  50.         ";
  51.         // line 11
  52.         $this->displayBlock('keywords'$context$blocks);
  53.         // line 12
  54.         echo "        ";
  55.         $this->displayBlock('meta_decription'$context$blocks);
  56.         // line 16
  57.         echo "
  58.         <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
  59.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  60.         <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  61.         <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"";
  62.         // line 21
  63.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/favicon.ico"), "html"nulltrue);
  64.         echo "\">
  65.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  66.         ";
  67.         // line 24
  68.         $this->displayBlock('stylesheets'$context$blocks);
  69.         // line 32
  70.         echo "
  71.         ";
  72.         // line 33
  73.         $this->displayBlock('widgets'$context$blocks);
  74.         // line 34
  75.         echo "    </head>
  76.     ";
  77.         // line 36
  78.         $this->displayBlock('body'$context$blocks);
  79.         // line 47
  80.         echo "
  81.     ";
  82.         // line 48
  83.         $this->displayBlock('javascripts'$context$blocks);
  84.         // line 115
  85.         echo "    </body>
  86. </html>";
  87.         
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  89.         
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  91.     }
  92.     // line 6
  93.     public function block_meta_title($context, array $blocks = [])
  94.     {
  95.         $macros $this->macros;
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  97.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  100.         // line 7
  101.         echo "Motus Auto Auctions - Bank Repo Auctions";
  102.         
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  104.         
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  106.     }
  107.     // line 11
  108.     public function block_keywords($context, array $blocks = [])
  109.     {
  110.         $macros $this->macros;
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""keywords"));
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  114.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""keywords"));
  115.         
  116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  117.         
  118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  119.     }
  120.     // line 12
  121.     public function block_meta_decription($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_decription"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_decription"));
  128.         // line 13
  129.         echo "            <meta name=\"description\" content=\"Whether you're looking for a specific car or something to suit your budget, Motus
  130.             Auto Auctions will help you find the right car.\">
  131.         ";
  132.         
  133.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  134.         
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  136.     }
  137.     // line 24
  138.     public function block_stylesheets($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  143.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  145.         // line 25
  146.         echo "        <link rel=\"preload\" href=\"";
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fonts/hk_nova_regular/HKNova_1013WR/HKNova-Regular.woff2"), "html"nulltrue);
  148.         echo "\" as=\"font\" type=\"font/woff2\" crossorigin>
  149.         <link rel=\"preload\" href=\"";
  150.         // line 26
  151.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fonts/hk_nova_semi_bold/HKNova_1013WSB/HKNova-SemiBold.woff2"), "html"nulltrue);
  152.         echo "\" as=\"font\" type=\"font/woff2\" crossorigin>
  153.         <link rel=\"preload\" href=\"";
  154.         // line 27
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fonts/hk_nova_light/HKNova_1013WL/HKNova-Light.woff2"), "html"nulltrue);
  156.         echo "\" as=\"font\" type=\"font/woff2\" crossorigin>
  157.         <link rel=\"stylesheet\" href=\"";
  158.         // line 28
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/style_min.css"), "html"nulltrue);
  160.         echo "\">
  161.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  162.         // line 29
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/slick.css"), "html"nulltrue);
  164.         echo "\"/>
  165.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  166.         // line 30
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/slick-theme.css"), "html"nulltrue);
  168.         echo "\"/>
  169.         ";
  170.         
  171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  172.         
  173.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  174.     }
  175.     // line 33
  176.     public function block_widgets($context, array $blocks = [])
  177.     {
  178.         $macros $this->macros;
  179.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  180.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""widgets"));
  181.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  182.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""widgets"));
  183.         
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  185.         
  186.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  187.     }
  188.     // line 36
  189.     public function block_body($context, array $blocks = [])
  190.     {
  191.         $macros $this->macros;
  192.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  193.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  195.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  196.         // line 37
  197.         echo "        <!-- Covid Alert -->
  198. ";
  199.         // line 44
  200.         echo "
  201.         <script src=\"";
  202.         // line 45
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/cookiealert.js"), "html"nulltrue);
  204.         echo "\"></script>
  205.     ";
  206.         
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  208.         
  209.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  210.     }
  211.     // line 48
  212.     public function block_javascripts($context, array $blocks = [])
  213.     {
  214.         $macros $this->macros;
  215.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  216.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  217.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  218.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  219.         // line 49
  220.         echo "
  221.         <!-- jQuery -->
  222.         ";
  223.         // line 51
  224.         if ((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.'51$this->source); })()), "request", [], "any"falsefalsefalse51), "pathInfo", [], "any"falsefalsefalse51) != "register")) {
  225.             // line 52
  226.             echo "            <script src=\"";
  227.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.min.js"), "html"nulltrue);
  228.             echo "\"></script>
  229.         ";
  230.         }
  231.         // line 54
  232.         echo "        <script src=\"";
  233.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-ui.js"), "html"nulltrue);
  234.         echo "\"></script>
  235.         <script src=\"";
  236.         // line 55
  237.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/popper.min.js"), "html"nulltrue);
  238.         echo "\"></script>
  239.         <script src=\"";
  240.         // line 56
  241.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.min.js"), "html"nulltrue);
  242.         echo "\"></script>
  243.         <!-- Slick Slider -->
  244.         <script type=\"text/javascript\" src=\"";
  245.         // line 59
  246.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/slick.min.js"), "html"nulltrue);
  247.         echo "\"></script>
  248.         <!-- Slider -->
  249.         <script src=\"";
  250.         // line 62
  251.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.touchSwipe.min.js"), "html"nulltrue);
  252.         echo "\" type=\"text/javascript\"></script>
  253.         <script src=\"";
  254.         // line 63
  255.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/allinone_bannerRotator.js"), "html"nulltrue);
  256.         echo "\" type=\"text/javascript\"></script>
  257.         <!-- animation -->
  258.         <script src=\"";
  259.         // line 66
  260.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/owl.carousel.js"), "html"nulltrue);
  261.         echo "\"></script>
  262.         <script>
  263.             \$(function() {
  264.                 setTimeout(function(){
  265.                     \$(\"#allinone_bannerRotator_7\").allinone_bannerRotator({
  266.                         skin:\"classic\",
  267.                         width:1920,
  268.                         height:700,
  269.                         width100Proc:true,
  270.                         height100Proc:false,
  271.                         randomizeImages: false,
  272.                         firstImg:0,
  273.                         numberOfStripes:20,
  274.                         numberOfRows:5,
  275.                         numberOfColumns:10,
  276.                         defaultEffect:\"slideFromLeft\",
  277.                         effectDuration:2,
  278.                         autoPlay:4,
  279.                         loop:true,
  280.                         target:\"_blank\",
  281.                         showAllControllers:true,
  282.                         showNavArrows:true,
  283.                         showOnInitNavArrows:true,
  284.                         autoHideNavArrows:true,
  285.                         showBottomNav:false,
  286.                         showOnInitBottomNav:false,
  287.                         autoHideBottomNav:true,
  288.                         showPreviewThumbs:true,
  289.                         enableTouchScreen:true,
  290.                         absUrl:\"\",
  291.                         showCircleTimer:true,
  292.                         showCircleTimerIE8IE7:true,
  293.                         circleRadius:10,
  294.                         circleLineWidth:4,
  295.                         circleColor:\"#E2003C\",
  296.                         circleAlpha:100,
  297.                         behindCircleColor:\"#000000\",
  298.                         behindCircleAlpha:50,
  299.                         responsive:true,
  300.                         responsiveRelativeToBrowser:true,
  301.                         thumbsWrapperMarginBottom:10
  302.                     });
  303.                 }, 1000);
  304.             });
  305.         </script>
  306.     ";
  307.         
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  309.         
  310.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  311.     }
  312.     public function getTemplateName()
  313.     {
  314.         return "/base.html.twig";
  315.     }
  316.     public function isTraitable()
  317.     {
  318.         return false;
  319.     }
  320.     public function getDebugInfo()
  321.     {
  322.         return array (  311 => 66,  305 => 63,  301 => 62,  295 => 59,  289 => 56,  285 => 55,  280 => 54,  274 => 52,  272 => 51,  268 => 49,  258 => 48,  246 => 45,  243 => 44,  240 => 37,  230 => 36,  212 => 33,  200 => 30,  196 => 29,  192 => 28,  188 => 27,  184 => 26,  179 => 25,  169 => 24,  157 => 13,  147 => 12,  129 => 11,  119 => 7,  109 => 6,  98 => 115,  96 => 48,  93 => 47,  91 => 36,  87 => 34,  85 => 33,  82 => 32,  80 => 24,  74 => 21,  67 => 16,  64 => 12,  62 => 11,  58 => 9,  56 => 6,  50 => 1,);
  323.     }
  324.     public function getSourceContext()
  325.     {
  326.         return new Source("<!DOCTYPE html>
  327. <html>
  328.     <head>
  329.         <meta charset=\"utf-8\">
  330.         <title>
  331.             {%- block meta_title -%}
  332.                 Motus Auto Auctions - Bank Repo Auctions
  333.             {%- endblock %}
  334.         </title>
  335.         {% block keywords %}{% endblock %}
  336.         {% block meta_decription %}
  337.             <meta name=\"description\" content=\"Whether you're looking for a specific car or something to suit your budget, Motus
  338.             Auto Auctions will help you find the right car.\">
  339.         {% endblock %}
  340.         <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
  341.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  342.         <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  343.         <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"{{ asset('images/favicon.ico')}}\">
  344.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  345.         {% block stylesheets %}
  346.         <link rel=\"preload\" href=\"{{ asset('fonts/hk_nova_regular/HKNova_1013WR/HKNova-Regular.woff2') }}\" as=\"font\" type=\"font/woff2\" crossorigin>
  347.         <link rel=\"preload\" href=\"{{ asset('fonts/hk_nova_semi_bold/HKNova_1013WSB/HKNova-SemiBold.woff2') }}\" as=\"font\" type=\"font/woff2\" crossorigin>
  348.         <link rel=\"preload\" href=\"{{ asset('fonts/hk_nova_light/HKNova_1013WL/HKNova-Light.woff2') }}\" as=\"font\" type=\"font/woff2\" crossorigin>
  349.         <link rel=\"stylesheet\" href=\"{{ asset('css/style_min.css') }}\">
  350.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('css/slick.css') }}\"/>
  351.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('css/slick-theme.css') }}\"/>
  352.         {% endblock %}
  353.         {% block widgets %}{% endblock %}
  354.     </head>
  355.     {% block body %}
  356.         <!-- Covid Alert -->
  357. {#        <div class=\"alert text-center cookiealert\" role=\"alert\">#}
  358. {#            <p class=\"float-lg-left\" style=\"margin-bottom: 0px\"><strong>Stay informed!</strong> Visit the SA Department of Health's website for COVID-19 updates: <a href=\"https://www.sacoronavirus.co.za\" target=\"_blank\" class=\"text-white\">www.sacoronavirus.co.za</a></p>#}
  359. {#            <button type=\"button\" class=\"float-right acceptcookies\">#}
  360. {#                <i class=\"fas fa-times text-white\"></i>#}
  361. {#            </button>#}
  362. {#        </div>#}
  363.         <script src=\"{{ asset('js/cookiealert.js') }}\"></script>
  364.     {% endblock %}
  365.     {% block javascripts %}
  366.         <!-- jQuery -->
  367.         {% if  app.request.pathInfo != 'register'  %}
  368.             <script src=\"{{ asset('js/jquery.min.js') }}\"></script>
  369.         {% endif %}
  370.         <script src=\"{{ asset('js/jquery-ui.js') }}\"></script>
  371.         <script src=\"{{ asset('js/popper.min.js') }}\"></script>
  372.         <script src=\"{{ asset('js/bootstrap.min.js') }}\"></script>
  373.         <!-- Slick Slider -->
  374.         <script type=\"text/javascript\" src=\"{{ asset('js/slick.min.js') }}\"></script>
  375.         <!-- Slider -->
  376.         <script src=\"{{ asset('js/jquery.touchSwipe.min.js') }}\" type=\"text/javascript\"></script>
  377.         <script src=\"{{ asset('js/allinone_bannerRotator.js') }}\" type=\"text/javascript\"></script>
  378.         <!-- animation -->
  379.         <script src=\"{{ asset('js/owl.carousel.js') }}\"></script>
  380.         <script>
  381.             \$(function() {
  382.                 setTimeout(function(){
  383.                     \$(\"#allinone_bannerRotator_7\").allinone_bannerRotator({
  384.                         skin:\"classic\",
  385.                         width:1920,
  386.                         height:700,
  387.                         width100Proc:true,
  388.                         height100Proc:false,
  389.                         randomizeImages: false,
  390.                         firstImg:0,
  391.                         numberOfStripes:20,
  392.                         numberOfRows:5,
  393.                         numberOfColumns:10,
  394.                         defaultEffect:\"slideFromLeft\",
  395.                         effectDuration:2,
  396.                         autoPlay:4,
  397.                         loop:true,
  398.                         target:\"_blank\",
  399.                         showAllControllers:true,
  400.                         showNavArrows:true,
  401.                         showOnInitNavArrows:true,
  402.                         autoHideNavArrows:true,
  403.                         showBottomNav:false,
  404.                         showOnInitBottomNav:false,
  405.                         autoHideBottomNav:true,
  406.                         showPreviewThumbs:true,
  407.                         enableTouchScreen:true,
  408.                         absUrl:\"\",
  409.                         showCircleTimer:true,
  410.                         showCircleTimerIE8IE7:true,
  411.                         circleRadius:10,
  412.                         circleLineWidth:4,
  413.                         circleColor:\"#E2003C\",
  414.                         circleAlpha:100,
  415.                         behindCircleColor:\"#000000\",
  416.                         behindCircleAlpha:50,
  417.                         responsive:true,
  418.                         responsiveRelativeToBrowser:true,
  419.                         thumbsWrapperMarginBottom:10
  420.                     });
  421.                 }, 1000);
  422.             });
  423.         </script>
  424.     {% endblock %}
  425.     </body>
  426. </html>""/base.html.twig""/var/www/html/motus/templates/base.html.twig");
  427.     }
  428. }