<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
/* articles/aapami.html.twig */
class __TwigTemplate_acf5bb5c0b326bb17dcb482c5d87830336e2b2e8de42bb386bbc2b2fffeefba0 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'style' => [$this, 'block_style'],
'content' => [$this, 'block_content'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "articles/aapami.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "articles/aapami.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "articles/aapami.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_style($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "style"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "style"));
// line 4
yield "\t";
yield from $this->yieldParentBlock("style", $context, $blocks);
yield "
";
// line 5
yield from $this->loadTemplate("articles/styles/base-css-logic.html.twig", "articles/aapami.html.twig", 5)->unwrap()->yield($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 7
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 8
yield "\t";
$context["name"] = "";
// line 9
yield "\t";
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 9), "attributes", [], "any", false, true, false, 9), "get", ["structure"], "method", false, true, false, 9), "structure", [], "any", false, true, false, 9), "name", [], "any", true, true, false, 9) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 9, $this->source); })()), "request", [], "any", false, false, false, 9), "attributes", [], "any", false, false, false, 9), "get", ["structure"], "method", false, false, false, 9), "structure", [], "any", false, false, false, 9), "name", [], "any", false, false, false, 9)))) {
// line 10
yield "\t\t";
$context["name"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 10, $this->source); })()), "request", [], "any", false, false, false, 10), "attributes", [], "any", false, false, false, 10), "get", ["structure"], "method", false, false, false, 10), "structure", [], "any", false, false, false, 10), "name", [], "any", false, false, false, 10);
// line 11
yield "\t";
}
// line 12
yield "\t";
$context["values"] = ["Actualités", "AAP / AMI"];
// line 13
yield "\t";
yield from $this->loadTemplate("articles-blocks/breadcrumb.html.twig", "articles/aapami.html.twig", 13)->unwrap()->yield(CoreExtension::merge($context, ["titles" => (isset($context["values"]) || array_key_exists("values", $context) ? $context["values"] : (function () { throw new RuntimeError('Variable "values" does not exist.', 13, $this->source); })())]));
// line 14
yield "\t<section class=\"single-article-container\">
\t\t<article>
\t\t\t<div class=\"mlr-1em\">
\t\t\t\t";
// line 17
yield from $this->loadTemplate("articles-blocks/header.html.twig", "articles/aapami.html.twig", 17)->unwrap()->yield($context);
// line 18
yield "\t\t\t\t";
// line 19
yield "\t\t\t\t";
yield from $this->loadTemplate("articles/blocks/article-under-header.html.twig", "articles/aapami.html.twig", 19)->unwrap()->yield($context);
// line 20
yield "\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["extension"] ?? null), "excerpt", [], "any", false, true, false, 20), "categories", [], "any", true, true, false, 20) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 20, $this->source); })()), "excerpt", [], "any", false, false, false, 20), "categories", [], "any", false, false, false, 20)))) {
// line 21
yield "\t\t\t\t\t";
$context["categories"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["extension"]) || array_key_exists("extension", $context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.', 21, $this->source); })()), "excerpt", [], "any", false, false, false, 21), "categories", [], "any", false, false, false, 21);
// line 22
yield "\t\t\t\t\t";
yield from $this->loadTemplate("blocks/previews-from-controller/blocks/categories.html.twig", "articles/aapami.html.twig", 22)->unwrap()->yield($context);
// line 23
yield "\t\t\t\t";
}
// line 24
yield "\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "chapo", [], "any", true, true, false, 24) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 24, $this->source); })()), "chapo", [], "any", false, false, false, 24)))) {
// line 25
yield "\t\t\t\t\t<div class=\"fw500 lh28 fs20 text cgrey mt-40px\">";
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 25, $this->source); })()), "chapo", [], "any", false, false, false, 25);
yield "</div>
\t\t\t\t";
}
// line 27
yield "\t\t\t</div>
\t\t\t";
// line 28
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "title", [], "any", true, true, false, 28) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 28, $this->source); })()), "title", [], "any", false, false, false, 28)))) {
// line 29
yield "\t\t\t\t<div class=\"mb-3em mt-40px\">
\t\t\t\t\t<div class=\"dflex fdc jcsa mlr-1em\">
\t\t\t\t\t\t<div class=\"pb1em\">
\t\t\t\t\t\t\t<h2>Informations pratiques</h2>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
// line 34
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "structure", [], "any", true, true, false, 34) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 34, $this->source); })()), "structure", [], "any", false, false, false, 34)))) {
// line 35
yield "\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/breifcase-icon.svg\" alt=\"Structure\" width=\"16\" height=\"16\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<span class=\"diflex\">
\t\t\t\t\t\t\t\t\t";
// line 40
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 40, $this->source); })()), "structure", [], "any", false, false, false, 40);
yield "
\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
}
// line 44
yield "\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "type_appel", [], "any", true, true, false, 44) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 44, $this->source); })()), "type_appel", [], "any", false, false, false, 44)))) {
// line 45
yield "\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/aapami/aapami-icon.svg\" alt=\"Profil\" width=\"15\" height=\"16\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<span class=\"diflex\">
\t\t\t\t\t\t\t\t\t";
// line 50
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 50, $this->source); })()), "type_appel", [], "any", false, false, false, 50), "mission"))) {
// line 51
yield "\t\t\t\t\t\t\t\t\t\tAppel à manifestation d'intérêt
\t\t\t\t\t\t\t\t\t";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 52
(isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 52, $this->source); })()), "type_appel", [], "any", false, false, false, 52), "projet"))) {
// line 53
yield "\t\t\t\t\t\t\t\t\t\tAppel à projet
\t\t\t\t\t\t\t\t\t";
} else {
// line 55
yield "\t\t\t\t\t\t\t\t\t\t";
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 55, $this->source); })()), "type_appel", [], "any", false, false, false, 55);
yield "
\t\t\t\t\t\t\t\t\t";
}
// line 57
yield "\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
}
// line 60
yield "\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "limit_date", [], "any", true, true, false, 60) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 60, $this->source); })()), "limit_date", [], "any", false, false, false, 60)))) {
// line 61
yield "\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/calendar-icon.svg\" alt=\"Calendrier\" width=\"21\" height=\"20\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\tDate limite :
\t\t\t\t\t\t\t\t";
// line 66
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 66, $this->source); })()), "limit_date", [], "any", false, false, false, 66), "d/m/Y"), "html", null, true);
yield "
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
}
// line 69
yield "\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t";
}
// line 72
yield "\t\t\t<div class=\"mlr-1em\">
\t\t\t\t";
// line 73
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["content"] ?? null), "main_content", [], "any", true, true, false, 73) && !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 73, $this->source); })()), "main_content", [], "any", false, false, false, 73))) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 73, $this->source); })()), "main_content", [], "any", false, false, false, 73)), 0)))) {
// line 74
yield "\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["content"]) || array_key_exists("content", $context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.', 74, $this->source); })()), "main_content", [], "any", false, false, false, 74));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["data"]) {
// line 75
yield "\t\t\t\t\t\t";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 75), "sub_content"))) {
// line 76
yield "\t\t\t\t\t\t\t";
yield from $this->loadTemplate("articles-blocks/articles-content.html.twig", "articles/aapami.html.twig", 76)->unwrap()->yield($context);
// line 77
yield "\t\t\t\t\t\t";
}
// line 78
yield "\t\t\t\t\t\t";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 78), "linked_with"))) {
// line 79
yield "\t\t\t\t\t\t\t";
yield from $this->loadTemplate("articles-blocks/linked-with.html.twig", "articles/aapami.html.twig", 79)->unwrap()->yield($context);
// line 80
yield "\t\t\t\t\t\t";
}
// line 81
yield "\t\t\t\t\t\t";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["data"], "type", [], "any", false, false, false, 81), "see_more"))) {
// line 82
yield "\t\t\t\t\t\t\t";
yield from $this->loadTemplate("articles-blocks/see-more.html.twig", "articles/aapami.html.twig", 82)->unwrap()->yield($context);
// line 83
yield "\t\t\t\t\t\t";
}
// line 84
yield "\t\t\t\t\t";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['data'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 85
yield "\t\t\t\t";
}
// line 86
yield "\t\t\t</div>
\t\t</article>
\t</section>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 90
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 91
yield " ";
yield from $this->loadTemplate("articles/javascripts/base-article-js.html.twig", "articles/aapami.html.twig", 91)->unwrap()->yield($context);
// line 92
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "articles/aapami.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 323 => 92, 320 => 91, 310 => 90, 296 => 86, 293 => 85, 279 => 84, 276 => 83, 273 => 82, 270 => 81, 267 => 80, 264 => 79, 261 => 78, 258 => 77, 255 => 76, 252 => 75, 234 => 74, 232 => 73, 229 => 72, 224 => 69, 218 => 66, 211 => 61, 208 => 60, 203 => 57, 197 => 55, 193 => 53, 191 => 52, 188 => 51, 186 => 50, 179 => 45, 176 => 44, 169 => 40, 162 => 35, 160 => 34, 153 => 29, 151 => 28, 148 => 27, 142 => 25, 139 => 24, 136 => 23, 133 => 22, 130 => 21, 127 => 20, 124 => 19, 122 => 18, 120 => 17, 115 => 14, 112 => 13, 109 => 12, 106 => 11, 103 => 10, 100 => 9, 97 => 8, 87 => 7, 76 => 5, 71 => 4, 61 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"base.html.twig\" %}
{# extension.excerpt #}
{% block style %}
\t{{ parent() }}
{% include \"articles/styles/base-css-logic.html.twig\" %}
{% endblock %}
{% block content %}
\t{% set name = \"\" %}
\t{% if app.request.attributes.get('structure').structure.name is defined and app.request.attributes.get('structure').structure.name is not empty %}
\t\t{% set name = app.request.attributes.get('structure').structure.name %}
\t{% endif %}
\t{% set values = ['Actualités', 'AAP / AMI'] %}
\t{% include \"articles-blocks/breadcrumb.html.twig\" with {titles : values} %}
\t<section class=\"single-article-container\">
\t\t<article>
\t\t\t<div class=\"mlr-1em\">
\t\t\t\t{% include \"articles-blocks/header.html.twig\" %}
\t\t\t\t{# <div class=\"creator\">{{ sulu_resolve_user(creator).fullName }}</div> #}
\t\t\t\t{% include \"articles/blocks/article-under-header.html.twig\" %}
\t\t\t\t{% if extension.excerpt.categories is defined and extension.excerpt.categories is not empty %}
\t\t\t\t\t{% set categories = extension.excerpt.categories %}
\t\t\t\t\t{% include \"blocks/previews-from-controller/blocks/categories.html.twig\" %}
\t\t\t\t{% endif %}
\t\t\t\t{% if content.chapo is defined and content.chapo is not empty %}
\t\t\t\t\t<div class=\"fw500 lh28 fs20 text cgrey mt-40px\">{{ content.chapo|raw }}</div>
\t\t\t\t{% endif %}
\t\t\t</div>
\t\t\t{% if content.title is defined and content.title is not empty %}
\t\t\t\t<div class=\"mb-3em mt-40px\">
\t\t\t\t\t<div class=\"dflex fdc jcsa mlr-1em\">
\t\t\t\t\t\t<div class=\"pb1em\">
\t\t\t\t\t\t\t<h2>Informations pratiques</h2>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% if content.structure is defined and content.structure is not empty %}
\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/breifcase-icon.svg\" alt=\"Structure\" width=\"16\" height=\"16\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<span class=\"diflex\">
\t\t\t\t\t\t\t\t\t{{ content.structure | raw }}
\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if content.type_appel is defined and content.type_appel is not empty %}
\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/aapami/aapami-icon.svg\" alt=\"Profil\" width=\"15\" height=\"16\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<span class=\"diflex\">
\t\t\t\t\t\t\t\t\t{% if content.type_appel|raw == \"mission\"%}
\t\t\t\t\t\t\t\t\t\tAppel à manifestation d'intérêt
\t\t\t\t\t\t\t\t\t{% elseif content.type_appel|raw == \"projet\" %}
\t\t\t\t\t\t\t\t\t\tAppel à projet
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t{{ content.type_appel | raw }}
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if content.limit_date is defined and content.limit_date is not empty %}
\t\t\t\t\t\t\t<div class=\"pb1em dflex aic\">
\t\t\t\t\t\t\t\t<div class=\"icon-ctnr\">
\t\t\t\t\t\t\t\t\t<img src=\"/resources/img/calendar-icon.svg\" alt=\"Calendrier\" width=\"21\" height=\"20\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\tDate limite :
\t\t\t\t\t\t\t\t{{ content.limit_date | date(\"d/m/Y\") }}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t<div class=\"mlr-1em\">
\t\t\t\t{% if content.main_content is defined and content.main_content is not empty and content.main_content|length > 0 %}
\t\t\t\t\t{% for data in content.main_content %}
\t\t\t\t\t\t{% if data.type == \"sub_content\" %}
\t\t\t\t\t\t\t{% include \"articles-blocks/articles-content.html.twig\" %}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if data.type == \"linked_with\" %}
\t\t\t\t\t\t\t{% include \"articles-blocks/linked-with.html.twig\" %}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if data.type == \"see_more\" %}
\t\t\t\t\t\t\t{% include \"articles-blocks/see-more.html.twig\" %}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t{% endfor %}
\t\t\t\t{% endif %}
\t\t\t</div>
\t\t</article>
\t</section>
{% endblock %}
{% block javascripts %}
{% include \"articles/javascripts/base-article-js.html.twig\" %}
{{ parent() }}
{% endblock %}", "articles/aapami.html.twig", "/var/www/html/templates/articles/aapami.html.twig");
}
}