<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* profil/accueilProf.html.twig */
class __TwigTemplate_bbd82fa202e5fe4c9f73e3fef96c7215 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 10
return "basepm.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "profil/accueilProf.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "profil/accueilProf.html.twig"));
$this->parent = $this->loadTemplate("basepm.html.twig", "profil/accueilProf.html.twig", 10);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 11
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Professeurs - Projets Métiers";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 13
echo "
<div class=\"full\">
<div class=\"container-sm\">
<h1 class=\"centrer padding-bottom fontOdibee mt60\">Un parcours adapté à chaque âge</h1>
</div>
</div>
<div class=\"row centrer container-sm\">
<div class=\"col margCol\">
<div>
<a href=\"";
// line 28
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "professeur"]);
echo "\">
<img src=\"";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/Illustration/college.svg"), "html", null, true);
echo "\" alt=\"COLLEGIENS\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"";
// line 31
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "professeur"]);
echo "\">
<h4 class=\"legendePofil college\">COLLEGIENS</h4>
<p>Vous êtes professeur de collégiens qui cherchent une orientation ou un apprentissage dans la poursuite de leurs études.</p></a>
</div>
<div class=\"col margCol\">
<div>
<a href=\"";
// line 38
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "professeur"]);
echo "\">
<img src=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/Illustration/lycee.svg"), "html", null, true);
echo "\" alt=\"LYCÉENS\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"";
// line 41
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "professeur"]);
echo "\">
<h4 class=\"legendePofil lycee\">LYCÉENS</h4>
<p>Vous êtes professeur de lycéens qui cherchent une orientation ou un métier dans la poursuite de leurs études.</p></a>
</div>
<div class=\"col margCol\">
<div>
<a href=\"";
// line 47
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "conseiller"]);
echo "\">
<img src=\"";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/Illustration/adultes.svg"), "html", null, true);
echo "\" alt=\"JEUNES ADULTES\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"";
// line 50
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_register", ["type" => "conseiller"]);
echo "\">
<h4 class=\"legendePofil jeuneAdulte\"> JEUNES ADULTES</h4>
<p>Vous êtes conseiller de jeunes adultes qui cherchent une formation ou un métier.</p></a>
</div>
</div>
<div class=\"full profs\">
<img src=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/slider/profs.svg"), "html", null, true);
echo "\" alt=\"Projets métiers\" width=\"80%\" height=\"80%\" class=\"centrer\">
</div>
<div class=\"full temoignagesParents\">
<h1 class=\"centrer padding-bottom fontOdibee\">Les enseignants en parlent</h1>
<br>
<div class=\"row centrer container-sm cadre placardParent\">
<div class=\"colon12Marge2\">
<p class=\"centrer\">«Très satisfaite car on découvre une présentation de l'orientation qui change des simples
\"notions\" sur les filières proposées par les établissements. Contenu concret, directement applicable auprès des élèves.»</p>
<p class=\"centrer Josefinitalic\">Professeur au lycée Plaine de Neauphle de Trappes</p>
</div>
<a href=\"";
// line 75
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("temoignages");
echo "\">
<div class=\"reste\">
<div class=\"triangleProf\"></div>
</div>
</a>
</div>
</div>
<div class=\"full vertFooter\">
<div class=\"bgimage\" style=\"width: 50%; display: inline-block\">
<h1 class=\"fontOdibee mt60 blanc pdlft200\">VOUS ÊTES UN CHEF D'ÉTABLISSEMENT SCOLAIRE</h1>
<p class=\"pdlft200 blanc PargPiedPage paddRight piedPageFlush\">Vous avez le souci d'accompagner vos professeurs et vos élèves dans le parcours Avenir.</p>
<a href=\"";
// line 91
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("qui");
echo "\" class=\"boutonPiedPage centrerPP\">CONTACTEZ-NOUS</a>
</div>
<div style=\"width: 48%;display: inline-block\">
<h1 class=\"fontOdibee mt60 blanc pdlft200\">VOUS ÊTES UNE ENTREPRISE,<br> UNE COLLECTIVITE LOCALE,<br> UN PARTICULIER</h1>
<p class=\"mt60 pdlft200 blanc PargPiedPage paddRight\">Vous avez le souci d'accompagner vos professeurs et vos élèves dans le parcours Avenir.</p>
<a href=\"";
// line 98
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
echo "\" class=\"boutonPiedPage centrerPP\">CONTACTEZ-NOUS</a>
</div>
</div>
<div class=\"full aLaLigne\"></div>
<br>
<br>
<br>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 109
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 110
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js\"></script>
<script>
\$(document).ready(function(){
\$('.customer-logos').slick({
slidesToShow: 6,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 1500,
arrows: false,
dots: false,
pauseOnHover: false,
responsive: [{
eakpoint: 768,
settings: {
slidesToShow: 4
}
}, {
eakpoint: 520,
settings: {
slidesToShow: 3
}
}]
});
});
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "profil/accueilProf.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 240 => 110, 230 => 109, 212 => 98, 202 => 91, 183 => 75, 165 => 60, 152 => 50, 147 => 48, 143 => 47, 134 => 41, 129 => 39, 125 => 38, 115 => 31, 110 => 29, 106 => 28, 89 => 13, 79 => 12, 60 => 11, 37 => 10,);
}
public function getSourceContext()
{
return new Source("{#
/*
* Ce fichier est la propriété de l'association (c) Projets Métiers
*
* (c) crée par Jean-Marc CATALA <jeanmmarccatala@gmail.com>
*
*/
#}
{% extends 'basepm.html.twig' %}
{% block title %}Professeurs - Projets Métiers{% endblock %}
{% block body %}
<div class=\"full\">
<div class=\"container-sm\">
<h1 class=\"centrer padding-bottom fontOdibee mt60\">Un parcours adapté à chaque âge</h1>
</div>
</div>
<div class=\"row centrer container-sm\">
<div class=\"col margCol\">
<div>
<a href=\"{{ path('app_register',{type:'professeur'}) }}\">
<img src=\"{{ asset('images/Illustration/college.svg') }}\" alt=\"COLLEGIENS\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"{{ path('app_register',{type:'professeur'}) }}\">
<h4 class=\"legendePofil college\">COLLEGIENS</h4>
<p>Vous êtes professeur de collégiens qui cherchent une orientation ou un apprentissage dans la poursuite de leurs études.</p></a>
</div>
<div class=\"col margCol\">
<div>
<a href=\"{{ path('app_register',{type:'professeur'}) }}\">
<img src=\"{{ asset('images/Illustration/lycee.svg') }}\" alt=\"LYCÉENS\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"{{ path('app_register',{type:'professeur'}) }}\">
<h4 class=\"legendePofil lycee\">LYCÉENS</h4>
<p>Vous êtes professeur de lycéens qui cherchent une orientation ou un métier dans la poursuite de leurs études.</p></a>
</div>
<div class=\"col margCol\">
<div>
<a href=\"{{ path('app_register',{type:'conseiller'}) }}\">
<img src=\"{{ asset('images/Illustration/adultes.svg') }}\" alt=\"JEUNES ADULTES\" width=\"100%\" height=\"100%\"class=\"allume\"></a>
</div>
<a href=\"{{ path('app_register',{type:'conseiller'}) }}\">
<h4 class=\"legendePofil jeuneAdulte\"> JEUNES ADULTES</h4>
<p>Vous êtes conseiller de jeunes adultes qui cherchent une formation ou un métier.</p></a>
</div>
</div>
<div class=\"full profs\">
<img src=\"{{ asset('images/slider/profs.svg') }}\" alt=\"Projets métiers\" width=\"80%\" height=\"80%\" class=\"centrer\">
</div>
<div class=\"full temoignagesParents\">
<h1 class=\"centrer padding-bottom fontOdibee\">Les enseignants en parlent</h1>
<br>
<div class=\"row centrer container-sm cadre placardParent\">
<div class=\"colon12Marge2\">
<p class=\"centrer\">«Très satisfaite car on découvre une présentation de l'orientation qui change des simples
\"notions\" sur les filières proposées par les établissements. Contenu concret, directement applicable auprès des élèves.»</p>
<p class=\"centrer Josefinitalic\">Professeur au lycée Plaine de Neauphle de Trappes</p>
</div>
<a href=\"{{ path('temoignages') }}\">
<div class=\"reste\">
<div class=\"triangleProf\"></div>
</div>
</a>
</div>
</div>
<div class=\"full vertFooter\">
<div class=\"bgimage\" style=\"width: 50%; display: inline-block\">
<h1 class=\"fontOdibee mt60 blanc pdlft200\">VOUS ÊTES UN CHEF D'ÉTABLISSEMENT SCOLAIRE</h1>
<p class=\"pdlft200 blanc PargPiedPage paddRight piedPageFlush\">Vous avez le souci d'accompagner vos professeurs et vos élèves dans le parcours Avenir.</p>
<a href=\"{{ path('qui') }}\" class=\"boutonPiedPage centrerPP\">CONTACTEZ-NOUS</a>
</div>
<div style=\"width: 48%;display: inline-block\">
<h1 class=\"fontOdibee mt60 blanc pdlft200\">VOUS ÊTES UNE ENTREPRISE,<br> UNE COLLECTIVITE LOCALE,<br> UN PARTICULIER</h1>
<p class=\"mt60 pdlft200 blanc PargPiedPage paddRight\">Vous avez le souci d'accompagner vos professeurs et vos élèves dans le parcours Avenir.</p>
<a href=\"{{ path('contact') }}\" class=\"boutonPiedPage centrerPP\">CONTACTEZ-NOUS</a>
</div>
</div>
<div class=\"full aLaLigne\"></div>
<br>
<br>
<br>
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js\"></script>
<script>
\$(document).ready(function(){
\$('.customer-logos').slick({
slidesToShow: 6,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 1500,
arrows: false,
dots: false,
pauseOnHover: false,
responsive: [{
eakpoint: 768,
settings: {
slidesToShow: 4
}
}, {
eakpoint: 520,
settings: {
slidesToShow: 3
}
}]
});
});
</script>
{% endblock %}
", "profil/accueilProf.html.twig", "/srv/data/web/vhosts/projetsmetiers.org/htdocs/templates/profil/accueilProf.html.twig");
}
}