<?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;
/* Theme/Produit/Service/Service/detailarticlecentral.html.twig */
class __TwigTemplate_d125659617667e469f1d791898df73c5c005688cf1a842c1891cc6e3de40cba8 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta' => [$this, 'block_meta'],
'title' => [$this, 'block_title'],
'stylesheets' => [$this, 'block_stylesheets'],
'userblog_body' => [$this, 'block_userblog_body'],
'srcjavascripttemplate' => [$this, 'block_srcjavascripttemplate'],
'javascripttemplate' => [$this, 'block_javascripttemplate'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "Theme/Users/User/layoutoffert.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", "Theme/Produit/Service/Service/detailarticlecentral.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Theme/Produit/Service/Service/detailarticlecentral.html.twig"));
$this->parent = $this->loadTemplate("Theme/Users/User/layoutoffert.html.twig", "Theme/Produit/Service/Service/detailarticlecentral.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_meta($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", "meta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
// line 4
echo "\t";
$this->displayParentBlock("meta", $context, $blocks);
echo "
\t<meta name=\"keywords\" content=\"";
// line 5
echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site", $context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.', 5, $this->source); })()), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, (isset($context["keywords"]) || array_key_exists("keywords", $context) ? $context["keywords"] : (function () { throw new RuntimeError('Variable "keywords" does not exist.', 5, $this->source); })()), "html", null, true);
echo "\"/>
\t<meta name=\"author\" content=\"Noel Kenfack\"/>
\t<meta name=\"description\" content=\"";
// line 7
echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site", $context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.', 7, $this->source); })()), "html", null, true);
echo " - ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 7, $this->source); })()), "nom", [], "any", false, false, false, 7), "html", null, true);
echo "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 10
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"));
// line 11
echo "\t";
$this->displayParentBlock("title", $context, $blocks);
echo " - ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 11, $this->source); })()), "breve", [], "any", false, false, false, 11), "html", null, true);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 14
public function block_stylesheets($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", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 15
echo "\t";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 18
public function block_userblog_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", "userblog_body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "userblog_body"));
// line 19
echo "
<div style=\"background: #90acd1;\">
<div class=\"container\" style=\"overflow: hidden;\">
<div class=\"row\" style=\"margin: 15px 0px;\">
<div class=\"col-md-12\">
";
// line 24
if ($this->extensions['App\Service\Servicetext\TwigExtensions']->is_mobile()) {
// line 25
echo " <ol class=\"c-navigation-breadcrumbs__directory\">
<!-- Duplicating the \"Home\" link in both the global navigation and the breadcrumb trail is not recommended. -->
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
<span class=\"u-visually-hidden\" property=\"name\"><span class=\"fa fa-home\"> </span> Accueil</span>
</a>
<meta property=\"position\" content=\"1\">
</li>
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
<span property=\"name\"> L'entreprise</span>
</a>
<meta property=\"position\" content=\"2\">
</li>
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"#!\" property=\"item\" aria-current=\"location\">
<span property=\"name\">À propos de nous </span>
</a>
<meta property=\"position\" content=\"3\">
</li>
</ol>
";
} else {
// line 49
echo " <div style=\"padding: 20px 0px;\">
<ul class=\"breadcrumbs\">
<li><a href=\"";
// line 51
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("users_user_acces_plateforme");
echo "\"><span class=\"fa fa-home\"></span> Accueil</a></li>
<li><a > L'entreprise</a></li>
<li>À propos de nous</li>
</ul>
</div>
";
}
// line 57
echo "
</div>
</div>
</div>
</div>
<div style=\"background-image: linear-gradient(-1deg, #F6FCFF 0%, #EAF7FF 98%);\">
<div class=\"container\" style=\"height: 20px;\">
</div>
</div>
<div class=\"container\" style=\"min-height: 500px;\">
<div class=\"row\">
<div class=\"col-md-12\">
<div class=\"animecourant-panel\" style=\"display: block;\">
</div>
</div>
</div>
<div class=\"row\" style=\"margin-top: 7px;\">
<div class=\"col-md-8\">
<h3 class=\"breadcrumbs-title\" style=\"margin-bottom: 15px;\">
<a href=\"";
// line 85
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_afh_sps", ["position" => "blogads"]);
echo "\" class=\"btn btn-default btn-lg border\">
<span class=\"bi bi-arrow-left-short\"></span> Précédent
</a>
";
// line 88
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 88, $this->source); })()), "breve", [], "any", false, false, false, 88), "html", null, true);
echo "
</h3>
</div>
<div class=\"col-md-4\">
<div class=\"dropdowncarte\">
<button></button>
<div class=\"options\">
";
// line 96
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["type_blog"]) || array_key_exists("type_blog", $context) ? $context["type_blog"] : (function () { throw new RuntimeError('Variable "type_blog" does not exist.', 96, $this->source); })()));
$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["type"]) {
// line 97
echo " <input id=\"target_item_";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["type"], "id", [], "any", false, false, false, 97), "html", null, true);
echo "\" type=\"radio\" name=\"region\" value=\"africa\" checked=\"\">
<label style=\"--index: ";
// line 98
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 98), "html", null, true);
echo "\" for=\"target_item_";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["type"], "id", [], "any", false, false, false, 98), "html", null, true);
echo "\">
<span class=\"fa fa-list-alt\"></span>
";
// line 100
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["type"], "nom", [], "any", false, false, false, 100), "html", null, true);
echo "
</label>
";
++$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['type'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 103
echo " </div>
<svg viewBox=\"0 0 24 24\">
<path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"></path>
</svg>
</div>
</div>
</div>
<div class=\"row\" style=\"margin-bottom: 15px;\">
<div class=\"col-md-4\">
<div class=\"toutleblock\">
<nav class=\"navigation\" id=\"mainNav\" style=\"margin-top: 0px;\">
<a class=\"navigation__link\" href=\"#0\">
<span class=\"fa fa-info-circle\"></span> À propos
</a>
";
// line 120
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 120, $this->source); })()), "getPartiearticles", [], "any", false, false, false, 120));
foreach ($context['_seq'] as $context["_key"] => $context["partie"]) {
// line 121
echo " <a class=\"navigation__link\" href=\"#";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "id", [], "any", false, false, false, 121), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "nom", [], "any", false, false, false, 121), "html", null, true);
echo "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partie'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 123
echo " </nav>
<div class=\"shadow2 mt-3\" style=\"padding: 15px; background: #fff;\">
<h5>Articles de formation récents</h5>
";
// line 128
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["liste_article"]) || array_key_exists("liste_article", $context) ? $context["liste_article"] : (function () { throw new RuntimeError('Variable "liste_article" does not exist.', 128, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["course"]) {
// line 129
echo " <div class=\"mb-3\">
<a href=\"";
// line 130
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_article_central", ["id" => twig_get_attribute($this->env, $this->source, $context["course"], "id", [], "any", false, false, false, 130)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["course"], "nom", [], "any", false, false, false, 130), "html", null, true);
echo "</a>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['course'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 133
echo " </div>
<div class=\"row\">
<div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12 stop-courant-panel\">
</div>
</div>
</div>
</div>
<div class=\"col-md-8\">
<div class=\"page-section2 card mb-3\" id=\"0\">
<div class=\"card-header\">
<h5>";
// line 146
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 146, $this->source); })()), "nom", [], "any", false, false, false, 146), "html", null, true);
echo "</h5>
</div>
<div class=\"card-body\">
<div class=\"demo-images-annonces\">
<a href=\"";
// line 152
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 152, $this->source); })()), "imgservice", [], "any", false, false, false, 152), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 152, $this->source); })()), "imgservice", [], "any", false, false, false, 152), "getwebpath", [], "any", false, false, false, 152)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 152, $this->source); })()), "nom", [], "any", false, false, false, 152), "html", null, true);
echo "\" class=\"thumbnail-popup\">
<img alt=\"Image ";
// line 153
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 153, $this->source); })()), "nom", [], "any", false, false, false, 153), "html", null, true);
echo "\" src=\"";
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 153, $this->source); })()), "imgservice", [], "any", false, false, false, 153), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 153, $this->source); })()), "imgservice", [], "any", false, false, false, 153), "getwebpath", [], "any", false, false, false, 153)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" class=\"img-fluid\"/>
</a>
";
// line 155
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["images_partie"]) || array_key_exists("images_partie", $context) ? $context["images_partie"] : (function () { throw new RuntimeError('Variable "images_partie" does not exist.', 155, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["imgpartie"]) {
// line 156
echo " <a href=\"";
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, $context["imgpartie"], "imgevenement", [], "any", false, false, false, 156), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["imgpartie"], "imgevenement", [], "any", false, false, false, 156), "getwebpath", [], "any", false, false, false, 156)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["imgpartie"], "nom", [], "any", false, false, false, 156), "html", null, true);
echo "\" class=\"thumbnail-popup\">
<img alt=\"Image ";
// line 157
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["imgpartie"], "nom", [], "any", false, false, false, 157), "html", null, true);
echo "\" src=\"";
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, $context["imgpartie"], "imgevenement", [], "any", false, false, false, 157), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["imgpartie"], "imgevenement", [], "any", false, false, false, 157), "getwebpath", [], "any", false, false, false, 157)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" class=\"img-fluid\"/>
</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['imgpartie'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 160
echo "
</div>
<div style=\"font-size: 16px;\">
";
// line 164
echo twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 164, $this->source); })()), "description", [], "any", false, false, false, 164);
echo "
</div>
</div>
<div class=\"card-footer\">
<a href=\"#!\" style=\"display: inline-block; margin-right: 20px;\">
12 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"bi bi-hand-thumbs-up\"></span> J'aime
</a>
<a href=\"#!\">
1 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"bi bi-hand-thumbs-down\"></span> J'aime pas
</a>
</div>
</div>
";
// line 177
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 177, $this->source); })()), "getPartiearticles", [], "any", false, false, false, 177));
foreach ($context['_seq'] as $context["_key"] => $context["partie"]) {
// line 178
echo " <div class=\"page-section2 card mb-3\" id=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "id", [], "any", false, false, false, 178), "html", null, true);
echo "\">
<div class=\"card-header\">
<h5>";
// line 180
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "nom", [], "any", false, false, false, 180), "html", null, true);
echo "</h5>
</div>
<div class=\"card-body\">
";
// line 183
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, $context["partie"], "imgevenement", [], "any", false, false, false, 183), null))) {
// line 184
echo " <div class=\"demo-images-annonces\">
<a href=\"";
// line 185
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, $context["partie"], "imgevenement", [], "any", false, false, false, 185), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["partie"], "imgevenement", [], "any", false, false, false, 185), "getwebpath", [], "any", false, false, false, 185)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "nom", [], "any", false, false, false, 185), "html", null, true);
echo "\" class=\"thumbnail-popup\">
<img alt=\"Image ";
// line 186
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["partie"], "nom", [], "any", false, false, false, 186), "html", null, true);
echo "\" src=\"";
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, $context["partie"], "imgevenement", [], "any", false, false, false, 186), null))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["partie"], "imgevenement", [], "any", false, false, false, 186), "getwebpath", [], "any", false, false, false, 186)), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/boost2.png"), "html", null, true);
}
echo "\" class=\"img-fluid\"/>
</a>
</div>
";
}
// line 190
echo " ";
echo twig_get_attribute($this->env, $this->source, $context["partie"], "description", [], "any", false, false, false, 190);
echo "
</div>
<div class=\"card-footer\">
<a href=\"#!\" style=\"display: inline-block; margin-right: 20px;\">
12 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"fa fa-thumbs-o-up\"></span> J'aime
</a>
<a href=\"#!\">
1 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"fa fa-thumbs-o-down\"></span> J'aime pas
</a>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['partie'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 202
echo " </div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 211
public function block_srcjavascripttemplate($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", "srcjavascripttemplate"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "srcjavascripttemplate"));
// line 212
echo "<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/js/onvisible.js"), "html", null, true);
echo "\" type=\"text/javascript\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 215
public function block_javascripttemplate($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", "javascripttemplate"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripttemplate"));
// line 216
echo "
\$(\".demo-images-annonces\").justifiedGallery({rowHeight: 100});
\$('.thumbnail-popup').viewbox();
\$(document).ready(function(){
\$('a[href*=#]').bind('click', function(e) {
e.preventDefault(); // prevent hard jump, the default behavior
var target = \$(this).attr(\"href\"); // Set the target as variable
// perform animated scrolling by getting top-position of target-element and set it as scroll target
\$('html, body').stop().animate({
scrollTop: \$(target).offset().top
}, 600, function() {
location.hash = target; //attach the hash (#jumptarget) to the pageurl
});
return false;
});
});
\$(window).scroll(function(){
var scrollDistance = \$(window).scrollTop();
// Show/hide menu on scroll
//if (scrollDistance >= 850) {
//\t\$('nav').fadeIn(\"fast\");
//} else {
//\t\$('nav').fadeOut(\"fast\");
//}
// Assign active class to nav links while scolling
\$('.page-section2').each(function(i) {
if (\$(this).position().top <= scrollDistance) {
\$('.navigation a.active').removeClass('active');
\$('.navigation a').eq(i).addClass('active');
}
});
}).scroll();
var bouge = 1;
var dimension = 200;
function activateelement()
{
var visibility = visibleElement('.animecourant-panel');
if(visibility && bouge == 0){
\tbouge = 1;
\t\$('.toutleblock').css('position','relative');
\t\$('.toutleblock').css('bottom','0px');
\t\$('.toutleblock').css('margin-bottom','200px');
}
}
function stopelement()
{
var visibility = visibleElement('.stop-courant-panel');
if(visibility && bouge == 1){
\tif(visibleElement('.animecourant-panel') && visibleElement('.stop-courant-panel'))
\t{
\t}else{
\tbouge = 0;
\t\$('.toutleblock').css('position','fixed');
\t\$('.toutleblock').css('width',dimension+'px');
\t\$('.toutleblock').css('bottom','7px');
\t\$('.toutleblock').css('margin-bottom','200px');
\t}
}
}
function controlScroll()
{
\tvar largeur = (\$(window).width());
\tdimension = \$('.toutleblock').width();
\tif (largeur >= 768)
\t{
\t\tif(visibleElement('.animecourant-panel') && visibleElement('.stop-courant-panel'))
\t\t{
\t\t\$('.toutleblock').css('position','fixed');
\t\t\$('.toutleblock').css('width',dimension+'px');
\t\t}else{
\t\twindow.setInterval(function() { stopelement(); }, 100);
\t\twindow.setInterval(function() { activateelement(); }, 100);
\t\t}
\t\t
\t}
}
controlScroll();
\$('#target-menu-blog-";
// line 306
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["article"]) || array_key_exists("article", $context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.', 306, $this->source); })()), "type", [], "any", false, false, false, 306), "id", [], "any", false, false, false, 306), "html", null, true);
echo "').addClass('position-current-user');
\$('a').tooltip();
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Theme/Produit/Service/Service/detailarticlecentral.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 659 => 306, 567 => 216, 557 => 215, 544 => 212, 534 => 211, 517 => 202, 498 => 190, 485 => 186, 475 => 185, 472 => 184, 470 => 183, 464 => 180, 458 => 178, 454 => 177, 438 => 164, 432 => 160, 417 => 157, 406 => 156, 402 => 155, 391 => 153, 381 => 152, 372 => 146, 357 => 133, 346 => 130, 343 => 129, 339 => 128, 332 => 123, 321 => 121, 317 => 120, 298 => 103, 281 => 100, 274 => 98, 269 => 97, 252 => 96, 241 => 88, 235 => 85, 205 => 57, 196 => 51, 192 => 49, 166 => 25, 164 => 24, 157 => 19, 147 => 18, 134 => 15, 124 => 14, 109 => 11, 99 => 10, 85 => 7, 78 => 5, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"Theme/Users/User/layoutoffert.html.twig\" %}
{% block meta %}
\t{{ parent() }}
\t<meta name=\"keywords\" content=\"{{ site }}, {{ keywords }}\"/>
\t<meta name=\"author\" content=\"Noel Kenfack\"/>
\t<meta name=\"description\" content=\"{{ site }} - {{ article.nom }}\"/>
{% endblock %}
{% block title %}
\t{{ parent() }} - {{ article.breve }}
{% endblock %}
{% block stylesheets %}
\t{{ parent() }}
{% endblock %}
{% block userblog_body %}
<div style=\"background: #90acd1;\">
<div class=\"container\" style=\"overflow: hidden;\">
<div class=\"row\" style=\"margin: 15px 0px;\">
<div class=\"col-md-12\">
{% if is_mobile() %}
<ol class=\"c-navigation-breadcrumbs__directory\">
<!-- Duplicating the \"Home\" link in both the global navigation and the breadcrumb trail is not recommended. -->
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
<span class=\"u-visually-hidden\" property=\"name\"><span class=\"fa fa-home\"> </span> Accueil</span>
</a>
<meta property=\"position\" content=\"1\">
</li>
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"\" property=\"item\" typeof=\"WebPage\">
<span property=\"name\"> L'entreprise</span>
</a>
<meta property=\"position\" content=\"2\">
</li>
<li class=\"c-navigation-breadcrumbs__item\" property=\"itemListElement\" typeof=\"ListItem\">
<a class=\"c-navigation-breadcrumbs__link\" href=\"#!\" property=\"item\" aria-current=\"location\">
<span property=\"name\">À propos de nous </span>
</a>
<meta property=\"position\" content=\"3\">
</li>
</ol>
{% else %}
<div style=\"padding: 20px 0px;\">
<ul class=\"breadcrumbs\">
<li><a href=\"{{ path('users_user_acces_plateforme') }}\"><span class=\"fa fa-home\"></span> Accueil</a></li>
<li><a > L'entreprise</a></li>
<li>À propos de nous</li>
</ul>
</div>
{% endif %}
</div>
</div>
</div>
</div>
<div style=\"background-image: linear-gradient(-1deg, #F6FCFF 0%, #EAF7FF 98%);\">
<div class=\"container\" style=\"height: 20px;\">
</div>
</div>
<div class=\"container\" style=\"min-height: 500px;\">
<div class=\"row\">
<div class=\"col-md-12\">
<div class=\"animecourant-panel\" style=\"display: block;\">
</div>
</div>
</div>
<div class=\"row\" style=\"margin-top: 7px;\">
<div class=\"col-md-8\">
<h3 class=\"breadcrumbs-title\" style=\"margin-bottom: 15px;\">
<a href=\"{{ path('produit_service_afh_sps',{'position': 'blogads'}) }}\" class=\"btn btn-default btn-lg border\">
<span class=\"bi bi-arrow-left-short\"></span> Précédent
</a>
{{ article.breve }}
</h3>
</div>
<div class=\"col-md-4\">
<div class=\"dropdowncarte\">
<button></button>
<div class=\"options\">
{% for type in type_blog %}
<input id=\"target_item_{{ type.id }}\" type=\"radio\" name=\"region\" value=\"africa\" checked=\"\">
<label style=\"--index: {{ loop.index }}\" for=\"target_item_{{ type.id }}\">
<span class=\"fa fa-list-alt\"></span>
{{ type.nom }}
</label>
{% endfor %}
</div>
<svg viewBox=\"0 0 24 24\">
<path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"></path>
</svg>
</div>
</div>
</div>
<div class=\"row\" style=\"margin-bottom: 15px;\">
<div class=\"col-md-4\">
<div class=\"toutleblock\">
<nav class=\"navigation\" id=\"mainNav\" style=\"margin-top: 0px;\">
<a class=\"navigation__link\" href=\"#0\">
<span class=\"fa fa-info-circle\"></span> À propos
</a>
{% for partie in article.getPartiearticles %}
<a class=\"navigation__link\" href=\"#{{ partie.id }}\">{{ partie.nom }}</a>
{% endfor %}
</nav>
<div class=\"shadow2 mt-3\" style=\"padding: 15px; background: #fff;\">
<h5>Articles de formation récents</h5>
{% for course in liste_article %}
<div class=\"mb-3\">
<a href=\"{{ path('produit_service_detail_article_central', {'id': course.id }) }}\">{{ course.nom }}</a>
</div>
{% endfor %}
</div>
<div class=\"row\">
<div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12 stop-courant-panel\">
</div>
</div>
</div>
</div>
<div class=\"col-md-8\">
<div class=\"page-section2 card mb-3\" id=\"0\">
<div class=\"card-header\">
<h5>{{ article.nom }}</h5>
</div>
<div class=\"card-body\">
<div class=\"demo-images-annonces\">
<a href=\"{% if article.imgservice != null %}{{ asset(article.imgservice.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" title=\"{{ article.nom }}\" class=\"thumbnail-popup\">
<img alt=\"Image {{ article.nom }}\" src=\"{% if article.imgservice != null %}{{ asset(article.imgservice.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" class=\"img-fluid\"/>
</a>
{% for imgpartie in images_partie %}
<a href=\"{% if imgpartie.imgevenement != null %}{{ asset(imgpartie.imgevenement.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" title=\"{{ imgpartie.nom }}\" class=\"thumbnail-popup\">
<img alt=\"Image {{ imgpartie.nom }}\" src=\"{% if imgpartie.imgevenement != null %}{{ asset(imgpartie.imgevenement.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" class=\"img-fluid\"/>
</a>
{% endfor %}
</div>
<div style=\"font-size: 16px;\">
{{ article.description|raw }}
</div>
</div>
<div class=\"card-footer\">
<a href=\"#!\" style=\"display: inline-block; margin-right: 20px;\">
12 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"bi bi-hand-thumbs-up\"></span> J'aime
</a>
<a href=\"#!\">
1 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"bi bi-hand-thumbs-down\"></span> J'aime pas
</a>
</div>
</div>
{% for partie in article.getPartiearticles %}
<div class=\"page-section2 card mb-3\" id=\"{{ partie.id }}\">
<div class=\"card-header\">
<h5>{{ partie.nom }}</h5>
</div>
<div class=\"card-body\">
{% if partie.imgevenement != null %}
<div class=\"demo-images-annonces\">
<a href=\"{% if partie.imgevenement != null %}{{ asset(partie.imgevenement.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" title=\"{{ partie.nom }}\" class=\"thumbnail-popup\">
<img alt=\"Image {{ partie.nom }}\" src=\"{% if partie.imgevenement != null %}{{ asset(partie.imgevenement.getwebpath) }}{% else %}{{ asset('template/images/boost2.png') }}{% endif %}\" class=\"img-fluid\"/>
</a>
</div>
{% endif %}
{{ partie.description|raw }}
</div>
<div class=\"card-footer\">
<a href=\"#!\" style=\"display: inline-block; margin-right: 20px;\">
12 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"fa fa-thumbs-o-up\"></span> J'aime
</a>
<a href=\"#!\">
1 <span class=\"fa fa-circle\" style=\"font-size: 9px;\"></span> <span class=\"fa fa-thumbs-o-down\"></span> J'aime pas
</a>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
{% endblock %}
{% block srcjavascripttemplate %}
<script src=\"{{ asset('template/js/onvisible.js') }}\" type=\"text/javascript\"></script>
{% endblock %}
{% block javascripttemplate %}
\$(\".demo-images-annonces\").justifiedGallery({rowHeight: 100});
\$('.thumbnail-popup').viewbox();
\$(document).ready(function(){
\$('a[href*=#]').bind('click', function(e) {
e.preventDefault(); // prevent hard jump, the default behavior
var target = \$(this).attr(\"href\"); // Set the target as variable
// perform animated scrolling by getting top-position of target-element and set it as scroll target
\$('html, body').stop().animate({
scrollTop: \$(target).offset().top
}, 600, function() {
location.hash = target; //attach the hash (#jumptarget) to the pageurl
});
return false;
});
});
\$(window).scroll(function(){
var scrollDistance = \$(window).scrollTop();
// Show/hide menu on scroll
//if (scrollDistance >= 850) {
//\t\$('nav').fadeIn(\"fast\");
//} else {
//\t\$('nav').fadeOut(\"fast\");
//}
// Assign active class to nav links while scolling
\$('.page-section2').each(function(i) {
if (\$(this).position().top <= scrollDistance) {
\$('.navigation a.active').removeClass('active');
\$('.navigation a').eq(i).addClass('active');
}
});
}).scroll();
var bouge = 1;
var dimension = 200;
function activateelement()
{
var visibility = visibleElement('.animecourant-panel');
if(visibility && bouge == 0){
\tbouge = 1;
\t\$('.toutleblock').css('position','relative');
\t\$('.toutleblock').css('bottom','0px');
\t\$('.toutleblock').css('margin-bottom','200px');
}
}
function stopelement()
{
var visibility = visibleElement('.stop-courant-panel');
if(visibility && bouge == 1){
\tif(visibleElement('.animecourant-panel') && visibleElement('.stop-courant-panel'))
\t{
\t}else{
\tbouge = 0;
\t\$('.toutleblock').css('position','fixed');
\t\$('.toutleblock').css('width',dimension+'px');
\t\$('.toutleblock').css('bottom','7px');
\t\$('.toutleblock').css('margin-bottom','200px');
\t}
}
}
function controlScroll()
{
\tvar largeur = (\$(window).width());
\tdimension = \$('.toutleblock').width();
\tif (largeur >= 768)
\t{
\t\tif(visibleElement('.animecourant-panel') && visibleElement('.stop-courant-panel'))
\t\t{
\t\t\$('.toutleblock').css('position','fixed');
\t\t\$('.toutleblock').css('width',dimension+'px');
\t\t}else{
\t\twindow.setInterval(function() { stopelement(); }, 100);
\t\twindow.setInterval(function() { activateelement(); }, 100);
\t\t}
\t\t
\t}
}
controlScroll();
\$('#target-menu-blog-{{ article.type.id }}').addClass('position-current-user');
\$('a').tooltip();
{% endblock %}
", "Theme/Produit/Service/Service/detailarticlecentral.html.twig", "/home/afhunt/domains/factory.afhunt.com/public_html/factory/templates/Theme/Produit/Service/Service/detailarticlecentral.html.twig");
}
}