<?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;
/* content/baseImmemory.html.twig */
class __TwigTemplate_c7ff677054db4f6c8be7ccfa0f89881d2e5ec93b538bb2f408df846c9d49ce49 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
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", "content/baseImmemory.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "content/baseImmemory.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\" />
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
<meta name=\"description\" content=\"Autobiographie de Chris Marker.
Produit par le Centre Georges Pompidou, le Musée National d'Art Moderne, le Service nouveaux media et Les Films de l'Astrophore, à Paris, Nosferatu, à Helsinki, et le Centre pour l'image contemporaine de Saint-Gervais,
à Genève, ce projet est au départ un cédérom, qui consiste en un immense assemblage de fragments (images, textes et son), que l'utilisateur peut parcourir à sa guise, recréant autant d'histoires (ou biographies) que de parcours.\" />
<meta name=\"keywords\" content=\"Chris Marker\" />
<meta name=\"author\" content=\"Justarigolo & Webgiciel\" />
<meta name=\"copyright\" content=\"© CC 2021\" />
<!-- favicon -->
<link rel=\"shortcut icon\" href=\"";
// line 15
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 15, $this->source); })()), "html", null, true);
echo "/modules/favicon.ico\">
<!-- titre -->
<title>";
// line 18
$this->displayBlock('title', $context, $blocks);
echo "</title>
<!-- bootstrap -->
<link rel=\"stylesheet\" href=\"";
// line 21
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 21, $this->source); })()), "html", null, true);
echo "/modules/bootstrap-4.5.3/css/bootstrap.min.css\">
<!-- fontawesome -->
<script src=\"https://kit.fontawesome.com/97264cb235.js\" crossorigin=\"anonymous\"></script>
<!-- ckeditor -->
<script src=\"https://cdn.ckeditor.com/4.16.1/standard/ckeditor.js\"></script>
<!-- jquery-ui -->
<link rel=\"stylesheet\" href=\"";
// line 30
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 30, $this->source); })()), "html", null, true);
echo "/modules/js/jquery-ui-1.12.1.custom/jquery-ui.min.css\">
<!-- css -->
\t\t
\t\t<link rel=\"stylesheet\" href=\"";
// line 34
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 34, $this->source); })()), "html", null, true);
echo "/css/style.css\">
\t\t
";
// line 36
if ( !(null === twig_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.', 36, $this->source); })()), "user", [], "any", false, false, false, 36))) {
// line 37
echo " ";
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 37, $this->source); })()), "user", [], "any", false, false, false, 37), "roles", [], "any", false, false, false, 37), 0, [], "array", false, false, false, 37), "ROLE_ADMIN"))) {
// line 38
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 38, $this->source); })()), "html", null, true);
echo "/css/style_Administrateur.css\">
";
} else {
// line 40
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 40, $this->source); })()), "html", null, true);
echo "/css/style_Membre.css\">
";
}
// line 42
echo " ";
} else {
// line 43
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 43, $this->source); })()), "html", null, true);
echo "/css/style_Visiteur.css\">
";
}
// line 45
echo "
<link rel=\"stylesheet\" href=\"";
// line 46
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 46, $this->source); })()), "html", null, true);
echo "/css/stylePrint.css\" type=\"text/css\" media=\"print\">
</head>
<body>
\t\t<div id=\"base\" class=\"sticky-top\">
";
// line 53
$this->loadTemplate("content/elements/navBarImmemory.html.twig", "content/baseImmemory.html.twig", 53)->display($context);
// line 54
echo " \t\t</div>
";
// line 56
$this->displayBlock('body', $context, $blocks);
// line 57
echo "
<!-- bootstrap -->
<script src=\"";
// line 60
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 60, $this->source); })()), "html", null, true);
echo "/modules/js/jquery-3.5.1.min.js\"></script>
<script src=\"";
// line 61
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 61, $this->source); })()), "html", null, true);
echo "/modules/bootstrap-4.5.3/js/bootstrap.bundle.min.js\"></script>
<!-- jquery-ui -->
<script src=\"";
// line 64
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 64, $this->source); })()), "html", null, true);
echo "/modules/js/jquery-ui-1.12.1.custom/external/jquery/jquery.js\"></script>
<script src=\"";
// line 65
echo twig_escape_filter($this->env, (isset($context["pathLocal"]) || array_key_exists("pathLocal", $context) ? $context["pathLocal"] : (function () { throw new RuntimeError('Variable "pathLocal" does not exist.', 65, $this->source); })()), "html", null, true);
echo "/modules/js/jquery-ui-1.12.1.custom/jquery-ui.min.js\"></script>
<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>
<!-- js -->
";
// line 70
$this->displayBlock('javascripts', $context, $blocks);
// line 71
echo " </body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 18
public function block_title($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", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Immemory";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 56
public function block_body($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", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 70
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"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "content/baseImmemory.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 223 => 70, 205 => 56, 186 => 18, 174 => 71, 172 => 70, 164 => 65, 160 => 64, 154 => 61, 150 => 60, 145 => 57, 143 => 56, 139 => 54, 137 => 53, 127 => 46, 124 => 45, 118 => 43, 115 => 42, 109 => 40, 103 => 38, 100 => 37, 98 => 36, 93 => 34, 86 => 30, 74 => 21, 68 => 18, 62 => 15, 46 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\" />
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
<meta name=\"description\" content=\"Autobiographie de Chris Marker.
Produit par le Centre Georges Pompidou, le Musée National d'Art Moderne, le Service nouveaux media et Les Films de l'Astrophore, à Paris, Nosferatu, à Helsinki, et le Centre pour l'image contemporaine de Saint-Gervais,
à Genève, ce projet est au départ un cédérom, qui consiste en un immense assemblage de fragments (images, textes et son), que l'utilisateur peut parcourir à sa guise, recréant autant d'histoires (ou biographies) que de parcours.\" />
<meta name=\"keywords\" content=\"Chris Marker\" />
<meta name=\"author\" content=\"Justarigolo & Webgiciel\" />
<meta name=\"copyright\" content=\"© CC 2021\" />
<!-- favicon -->
<link rel=\"shortcut icon\" href=\"{{ pathLocal }}/modules/favicon.ico\">
<!-- titre -->
<title>{% block title %}Immemory{% endblock %}</title>
<!-- bootstrap -->
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/modules/bootstrap-4.5.3/css/bootstrap.min.css\">
<!-- fontawesome -->
<script src=\"https://kit.fontawesome.com/97264cb235.js\" crossorigin=\"anonymous\"></script>
<!-- ckeditor -->
<script src=\"https://cdn.ckeditor.com/4.16.1/standard/ckeditor.js\"></script>
<!-- jquery-ui -->
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/modules/js/jquery-ui-1.12.1.custom/jquery-ui.min.css\">
<!-- css -->
\t\t
\t\t<link rel=\"stylesheet\" href=\"{{ pathLocal }}/css/style.css\">
\t\t
{% if app.user is not null %}
{% if app.user.roles[0] == \"ROLE_ADMIN\" %}
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/css/style_Administrateur.css\">
{% else %}
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/css/style_Membre.css\">
{% endif %}
{% else %}
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/css/style_Visiteur.css\">
{% endif %}
<link rel=\"stylesheet\" href=\"{{ pathLocal }}/css/stylePrint.css\" type=\"text/css\" media=\"print\">
</head>
<body>
\t\t<div id=\"base\" class=\"sticky-top\">
{% include('content/elements/navBarImmemory.html.twig') %}
\t\t</div>
{% block body %}{% endblock %}
<!-- bootstrap -->
<script src=\"{{ pathLocal }}/modules/js/jquery-3.5.1.min.js\"></script>
<script src=\"{{ pathLocal }}/modules/bootstrap-4.5.3/js/bootstrap.bundle.min.js\"></script>
<!-- jquery-ui -->
<script src=\"{{ pathLocal }}/modules/js/jquery-ui-1.12.1.custom/external/jquery/jquery.js\"></script>
<script src=\"{{ pathLocal }}/modules/js/jquery-ui-1.12.1.custom/jquery-ui.min.js\"></script>
<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>
<!-- js -->
{% block javascripts %}{% endblock %}
</body>
</html>
", "content/baseImmemory.html.twig", "/var/www/clients/client2/web14/web/templates/content/baseImmemory.html.twig");
}
}