var/cache/dev/twig/65/65b82e069733fcb1b23acf627e4a466e.php line 65

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. /* Jobs/job.html.twig */
  14. class __TwigTemplate_0f0e8e92e28c1c93b763b80a3e6be184 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->blocks = [
  23.             'body' => [$this'block_body'],
  24.             'job_content' => [$this'block_job_content'],
  25.             'css' => [$this'block_css'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "template.html.twig";
  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""Jobs/job.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""Jobs/job.html.twig"));
  40.         // line 3
  41.         if ( !array_key_exists("title"$context)) {
  42.             $context["title"] = "Espace recrutement";
  43.         }
  44.         // line 1
  45.         $this->parent $this->loadTemplate("template.html.twig""Jobs/job.html.twig"1);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 5
  53.     public function block_body($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  60.         // line 6
  61.         echo "    <div class='bg-white w100 ";
  62.         echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("gpadding vt-40-in"), "html"nulltrue);
  63.         echo " ";
  64.         echo twig_escape_filter($this->env$this->env->getFunction('mobile')->getCallable()("hz-15-in vt-30-in"), "html"nulltrue);
  65.         echo " '>
  66.         <div class='w100 ";
  67.         // line 7
  68.         echo twig_escape_filter($this->env$this->env->getFunction('desktop')->getCallable()("top-20"), "html"nulltrue);
  69.         echo "'>
  70.             ";
  71.         // line 8
  72.         $this->displayBlock('job_content'$context$blocks);
  73.         // line 9
  74.         echo "        </div>
  75.     </div>
  76. ";
  77.         
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     // line 8
  83.     public function block_job_content($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""job_content"));
  88.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""job_content"));
  90.         
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  92.         
  93.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  94.     }
  95.     // line 13
  96.     public function block_css($context, array $blocks = [])
  97.     {
  98.         $macros $this->macros;
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  101.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  103.         // line 14
  104.         echo "    <style>
  105.         table.record{margin: 10px 0; border-spacing: 0px 1px}
  106.         .record-box{border-radius: 5px;\tpadding: 20px 20px 0px 20px;}
  107.         .record-box:not(.noshadow){box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084)}
  108.         .record tr:not(:last-child) > *{border-bottom: 1px solid #ccc;}
  109.         .record tr > *{padding: 15px;}
  110.         .record th{
  111.             width: 300px;
  112.             text-align: left;
  113.         }
  114.         .record td{font-weight: 300;}
  115.         td .h4{
  116.             color: #4B4B4B;
  117.             font-size: var(--h5-size);
  118.             font-weight: 500!important;
  119.         }
  120.         table tr:hover {background: rgba(244,244,244,.85);}
  121.     </style>
  122. ";
  123.         
  124.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  125.         
  126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  127.     }
  128.     public function getTemplateName()
  129.     {
  130.         return "Jobs/job.html.twig";
  131.     }
  132.     public function isTraitable()
  133.     {
  134.         return false;
  135.     }
  136.     public function getDebugInfo()
  137.     {
  138.         return array (  128 => 14,  118 => 13,  100 => 8,  88 => 9,  86 => 8,  82 => 7,  75 => 6,  65 => 5,  54 => 1,  50 => 3,  37 => 1,);
  139.     }
  140.     public function getSourceContext()
  141.     {
  142.         return new Source("{% extends \"template.html.twig\" %}
  143. {% if title is not defined %}{% set title = \"Espace recrutement\" %}{% endif %}
  144. {% block body %}
  145.     <div class='bg-white w100 {{desktop(\"gpadding vt-40-in\")}} {{mobile(\"hz-15-in vt-30-in\")}} '>
  146.         <div class='w100 {{desktop(\"top-20\")}}'>
  147.             {% block job_content %}{% endblock %}
  148.         </div>
  149.     </div>
  150. {% endblock %}
  151. {% block css %}
  152.     <style>
  153.         table.record{margin: 10px 0; border-spacing: 0px 1px}
  154.         .record-box{border-radius: 5px;\tpadding: 20px 20px 0px 20px;}
  155.         .record-box:not(.noshadow){box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084)}
  156.         .record tr:not(:last-child) > *{border-bottom: 1px solid #ccc;}
  157.         .record tr > *{padding: 15px;}
  158.         .record th{
  159.             width: 300px;
  160.             text-align: left;
  161.         }
  162.         .record td{font-weight: 300;}
  163.         td .h4{
  164.             color: #4B4B4B;
  165.             font-size: var(--h5-size);
  166.             font-weight: 500!important;
  167.         }
  168.         table tr:hover {background: rgba(244,244,244,.85);}
  169.     </style>
  170. {% endblock %}
  171. ""Jobs/job.html.twig""/home/olasoftnka/nsia-jobs/templates/Jobs/job.html.twig");
  172.     }
  173. }