var/cache/dev/twig/a9/a990f59c8eff01bc8d71de2a3f360216.php line 48
<?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;
/* @Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig */
class __TwigTemplate_e017be9cb95d2ceb0c0e4c02a9c8d703 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "@Flexy/FrontBundle/Themes/CoWorking/templates/layout.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", "@Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig"));
$this->parent = $this->loadTemplate("@Flexy/FrontBundle/Themes/CoWorking/templates/layout.html.twig", "@Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
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 4
echo " <style>
.breadcrumb-content li::before {
top: 13px !important;
}
</style>
<!-- Begin Body Wrapper -->
<div class=\"body-wrapper\">
<!-- Begin Li's Breadcrumb Area -->
<!--<div class=\"breadcrumb-area\" >
<div class=\"container\" >
</div>
</div> -->
<!-- Li's Breadcrumb Area End Here -->
<!-- about wrapper start -->
<div class=\"about-us-wrapper\" style=\"margin-top: 25px;\">
<div class=\"container\" style=\"padding:40px 15px !important;\">
<div class=\"breadcrumb-content\" style=\"padding-bottom:30px !important;\" >
<ul>
<li><a href=\"";
// line 28
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_home");
echo "\">Accueil</a></li>
<li class=\"active\">Article</li>
<li class=\"active\">";
// line 30
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["singleArticle"]) || array_key_exists("singleArticle", $context) ? $context["singleArticle"] : (function () { throw new RuntimeError('Variable "singleArticle" does not exist.', 30, $this->source); })()), 0, [], "array", false, false, false, 30), "title", [], "any", false, false, false, 30), "html", null, true);
echo "</li>
</ul>
</div>
<div class=\"row\">
<div class=\"col-lg-6\">
<img class=\"img-full\" src=\"/uploads/coworking/";
// line 37
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["singleArticle"]) || array_key_exists("singleArticle", $context) ? $context["singleArticle"] : (function () { throw new RuntimeError('Variable "singleArticle" does not exist.', 37, $this->source); })()), 0, [], "array", false, false, false, 37), "image", [], "any", false, false, false, 37), "html", null, true);
echo "\" alt=\"About Us\" />
</div>
<div class=\"col-lg-6\">
<div class=\"about-text-wrap\">
<h2><span>";
// line 42
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["singleArticle"]) || array_key_exists("singleArticle", $context) ? $context["singleArticle"] : (function () { throw new RuntimeError('Variable "singleArticle" does not exist.', 42, $this->source); })()), 0, [], "array", false, false, false, 42), "underTitle", [], "any", false, false, false, 42), "html", null, true);
echo "</span>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["singleArticle"]) || array_key_exists("singleArticle", $context) ? $context["singleArticle"] : (function () { throw new RuntimeError('Variable "singleArticle" does not exist.', 42, $this->source); })()), 0, [], "array", false, false, false, 42), "title", [], "any", false, false, false, 42), "html", null, true);
echo "</h2>
<p>";
// line 43
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["singleArticle"]) || array_key_exists("singleArticle", $context) ? $context["singleArticle"] : (function () { throw new RuntimeError('Variable "singleArticle" does not exist.', 43, $this->source); })()), 0, [], "array", false, false, false, 43), "description", [], "any", false, false, false, 43), "html", null, true);
echo "</p>
</div>
</div>
<!-- About Image Start -->
";
// line 48
echo " ";
// line 49
echo "
";
// line 52
echo " ";
// line 53
echo " <!-- About Image End -->
<!-- About Text Start -->
";
// line 57
echo " ";
// line 58
echo " ";
// line 59
echo " ";
// line 60
echo " ";
// line 61
echo " ";
// line 62
echo " ";
// line 63
echo " ";
// line 64
echo " <!-- About Text End -->
</div>
</div>
</div>
<!-- about wrapper end -->
<!-- Begin Counterup Area -->
";
// line 72
echo " ";
// line 73
echo " ";
// line 74
echo " ";
// line 75
echo " ";
// line 76
echo " ";
// line 77
echo " ";
// line 78
echo " ";
// line 79
echo " ";
// line 80
echo " ";
// line 81
echo " ";
// line 82
echo " ";
// line 83
echo " ";
// line 84
echo " ";
// line 85
echo " ";
// line 86
echo " ";
// line 87
echo " ";
// line 88
echo " ";
// line 89
echo " ";
// line 90
echo " ";
// line 91
echo " ";
// line 92
echo " ";
// line 93
echo " ";
// line 94
echo " ";
// line 95
echo " ";
// line 96
echo " ";
// line 97
echo " ";
// line 98
echo " ";
// line 99
echo " ";
// line 100
echo " ";
// line 101
echo " ";
// line 102
echo " ";
// line 103
echo " ";
// line 104
echo " ";
// line 105
echo " ";
// line 106
echo " ";
// line 107
echo " ";
// line 108
echo " ";
// line 109
echo " ";
// line 110
echo " ";
// line 111
echo " ";
// line 112
echo " ";
// line 113
echo " ";
// line 114
echo " ";
// line 115
echo " ";
// line 116
echo " ";
// line 117
echo " ";
// line 118
echo " ";
// line 119
echo " ";
// line 120
echo " ";
// line 121
echo " ";
// line 122
echo " ";
// line 123
echo " ";
// line 124
echo " ";
// line 125
echo " ";
// line 126
echo " ";
// line 127
echo " ";
// line 128
echo " ";
// line 129
echo " ";
// line 130
echo " ";
// line 131
echo " ";
// line 132
echo " ";
// line 133
echo " ";
// line 134
echo " ";
// line 135
echo " ";
// line 136
echo " ";
// line 137
echo " ";
// line 138
echo " ";
// line 139
echo " ";
// line 140
echo " ";
// line 141
echo " ";
// line 142
echo " ";
// line 143
echo " ";
// line 144
echo " ";
// line 145
echo " ";
// line 146
echo " ";
// line 147
echo " <!-- Counterup Area End Here -->
<!-- team area wrapper start -->
";
// line 150
echo " ";
// line 151
echo " ";
// line 152
echo " ";
// line 153
echo " ";
// line 154
echo " ";
// line 155
echo " ";
// line 156
echo " ";
// line 157
echo " ";
// line 158
echo " ";
// line 159
echo " ";
// line 160
echo " ";
// line 161
echo " ";
// line 162
echo " ";
// line 163
echo " ";
// line 164
echo " ";
// line 165
echo " ";
// line 166
echo " ";
// line 167
echo " ";
// line 168
echo " ";
// line 169
echo " ";
// line 170
echo " ";
// line 171
echo " ";
// line 172
echo " ";
// line 173
echo " ";
// line 174
echo " ";
// line 175
echo " ";
// line 176
echo " ";
// line 177
echo " ";
// line 178
echo " ";
// line 179
echo " ";
// line 180
echo " ";
// line 181
echo " ";
// line 182
echo " ";
// line 183
echo " ";
// line 184
echo " ";
// line 185
echo " ";
// line 186
echo " ";
// line 187
echo " ";
// line 188
echo " ";
// line 189
echo " ";
// line 190
echo " ";
// line 191
echo " ";
// line 192
echo " ";
// line 193
echo " ";
// line 194
echo " ";
// line 195
echo " ";
// line 196
echo " ";
// line 197
echo " ";
// line 198
echo " ";
// line 199
echo " ";
// line 200
echo " ";
// line 201
echo " ";
// line 202
echo " ";
// line 203
echo " ";
// line 204
echo " ";
// line 205
echo " ";
// line 206
echo " ";
// line 207
echo " ";
// line 208
echo " ";
// line 209
echo " ";
// line 210
echo " ";
// line 211
echo " ";
// line 212
echo " ";
// line 213
echo " ";
// line 214
echo " ";
// line 215
echo " ";
// line 216
echo " ";
// line 217
echo " ";
// line 218
echo " ";
// line 219
echo " ";
// line 220
echo " ";
// line 221
echo " ";
// line 222
echo " ";
// line 223
echo " ";
// line 224
echo " ";
// line 225
echo " ";
// line 226
echo " ";
// line 227
echo " ";
// line 228
echo " ";
// line 229
echo " ";
// line 230
echo " ";
// line 231
echo " ";
// line 232
echo " ";
// line 233
echo " ";
// line 234
echo " <!-- team area wrapper end -->
</div>
<!-- Body Wrapper End Here -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 488 => 234, 486 => 233, 484 => 232, 482 => 231, 480 => 230, 478 => 229, 476 => 228, 474 => 227, 472 => 226, 470 => 225, 468 => 224, 466 => 223, 464 => 222, 462 => 221, 460 => 220, 458 => 219, 456 => 218, 454 => 217, 452 => 216, 450 => 215, 448 => 214, 446 => 213, 444 => 212, 442 => 211, 440 => 210, 438 => 209, 436 => 208, 434 => 207, 432 => 206, 430 => 205, 428 => 204, 426 => 203, 424 => 202, 422 => 201, 420 => 200, 418 => 199, 416 => 198, 414 => 197, 412 => 196, 410 => 195, 408 => 194, 406 => 193, 404 => 192, 402 => 191, 400 => 190, 398 => 189, 396 => 188, 394 => 187, 392 => 186, 390 => 185, 388 => 184, 386 => 183, 384 => 182, 382 => 181, 380 => 180, 378 => 179, 376 => 178, 374 => 177, 372 => 176, 370 => 175, 368 => 174, 366 => 173, 364 => 172, 362 => 171, 360 => 170, 358 => 169, 356 => 168, 354 => 167, 352 => 166, 350 => 165, 348 => 164, 346 => 163, 344 => 162, 342 => 161, 340 => 160, 338 => 159, 336 => 158, 334 => 157, 332 => 156, 330 => 155, 328 => 154, 326 => 153, 324 => 152, 322 => 151, 320 => 150, 316 => 147, 314 => 146, 312 => 145, 310 => 144, 308 => 143, 306 => 142, 304 => 141, 302 => 140, 300 => 139, 298 => 138, 296 => 137, 294 => 136, 292 => 135, 290 => 134, 288 => 133, 286 => 132, 284 => 131, 282 => 130, 280 => 129, 278 => 128, 276 => 127, 274 => 126, 272 => 125, 270 => 124, 268 => 123, 266 => 122, 264 => 121, 262 => 120, 260 => 119, 258 => 118, 256 => 117, 254 => 116, 252 => 115, 250 => 114, 248 => 113, 246 => 112, 244 => 111, 242 => 110, 240 => 109, 238 => 108, 236 => 107, 234 => 106, 232 => 105, 230 => 104, 228 => 103, 226 => 102, 224 => 101, 222 => 100, 220 => 99, 218 => 98, 216 => 97, 214 => 96, 212 => 95, 210 => 94, 208 => 93, 206 => 92, 204 => 91, 202 => 90, 200 => 89, 198 => 88, 196 => 87, 194 => 86, 192 => 85, 190 => 84, 188 => 83, 186 => 82, 184 => 81, 182 => 80, 180 => 79, 178 => 78, 176 => 77, 174 => 76, 172 => 75, 170 => 74, 168 => 73, 166 => 72, 157 => 64, 155 => 63, 153 => 62, 151 => 61, 149 => 60, 147 => 59, 145 => 58, 143 => 57, 138 => 53, 136 => 52, 132 => 49, 130 => 48, 123 => 43, 117 => 42, 109 => 37, 99 => 30, 94 => 28, 68 => 4, 58 => 3, 35 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends '@Flexy/FrontBundle/Themes/CoWorking/templates/layout.html.twig' %}
{% block body %}
<style>
.breadcrumb-content li::before {
top: 13px !important;
}
</style>
<!-- Begin Body Wrapper -->
<div class=\"body-wrapper\">
<!-- Begin Li's Breadcrumb Area -->
<!--<div class=\"breadcrumb-area\" >
<div class=\"container\" >
</div>
</div> -->
<!-- Li's Breadcrumb Area End Here -->
<!-- about wrapper start -->
<div class=\"about-us-wrapper\" style=\"margin-top: 25px;\">
<div class=\"container\" style=\"padding:40px 15px !important;\">
<div class=\"breadcrumb-content\" style=\"padding-bottom:30px !important;\" >
<ul>
<li><a href=\"{{path(\"front_home\")}}\">Accueil</a></li>
<li class=\"active\">Article</li>
<li class=\"active\">{{singleArticle[0].title}}</li>
</ul>
</div>
<div class=\"row\">
<div class=\"col-lg-6\">
<img class=\"img-full\" src=\"/uploads/coworking/{{ singleArticle[0].image }}\" alt=\"About Us\" />
</div>
<div class=\"col-lg-6\">
<div class=\"about-text-wrap\">
<h2><span>{{singleArticle[0].underTitle}}</span>{{singleArticle[0].title}}</h2>
<p>{{singleArticle[0].description}}</p>
</div>
</div>
<!-- About Image Start -->
{#<div class=\"col-lg-5 col-md-10\">#}
{# <div class=\"about-image-wrap\">#}
{# </div>#}
{#</div>#}
<!-- About Image End -->
<!-- About Text Start -->
{#<div class=\"col-lg-6 order-last order-lg-first\">#}
{# <div class=\"about-text-wrap\">#}
{# <h2><span>Provide Best</span>Product For You</h2>#}
{# <p>We provide the best Beard oile all over the world. We are the worldd best store in indi for Beard Oil. You can buy our product without any hegitation because they truste us and buy our product without any hagitation because they belive and always happy buy our product.</p>#}
{# <p>Some of our customer say’s that they trust us and buy our product without any hagitation because they belive us and always happy to buy our product.</p>#}
{# <p>We provide the beshat they trusted us and buy our product without any hagitation because they belive us and always happy to buy.</p>#}
{# </div>#}
{#</div>#}
<!-- About Text End -->
</div>
</div>
</div>
<!-- about wrapper end -->
<!-- Begin Counterup Area -->
{#<div class=\"counterup-area\">#}
{# <div class=\"container-fluid p-0\">#}
{# <div class=\"row no-gutters\">#}
{# <div class=\"col-lg-3 col-md-6\">#}
{# <!-- Begin Limupa Counter Area -->#}
{# <div class=\"limupa-counter white-smoke-bg\">#}
{# <div class=\"container\">#}
{# <div class=\"counter-img\">#}
{# <img src=\"images/about-us/icon/1.png\" alt=\"\">#}
{# </div>#}
{# <div class=\"counter-info\">#}
{# <div class=\"counter-number\">#}
{# <h3 class=\"counter\">2169</h3>#}
{# </div>#}
{# <div class=\"counter-text\">#}
{# <span>HAPPY CUSTOMERS</span>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# <!-- limupa Counter Area End Here -->#}
{# </div>#}
{# <div class=\"col-lg-3 col-md-6\">#}
{# <!-- Begin limupa Counter Area -->#}
{# <div class=\"limupa-counter gray-bg\">#}
{# <div class=\"counter-img\">#}
{# <img src=\"images/about-us/icon/2.png\" alt=\"\">#}
{# </div>#}
{# <div class=\"counter-info\">#}
{# <div class=\"counter-number\">#}
{# <h3 class=\"counter\">869</h3>#}
{# </div>#}
{# <div class=\"counter-text\">#}
{# <span>AWARDS WINNED</span>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# <!-- limupa Counter Area End Here -->#}
{# </div>#}
{# <div class=\"col-lg-3 col-md-6\">#}
{# <!-- Begin limupa Counter Area -->#}
{# <div class=\"limupa-counter white-smoke-bg\">#}
{# <div class=\"counter-img\">#}
{# <img src=\"images/about-us/icon/3.png\" alt=\"\">#}
{# </div>#}
{# <div class=\"counter-info\">#}
{# <div class=\"counter-number\">#}
{# <h3 class=\"counter\">689</h3>#}
{# </div>#}
{# <div class=\"counter-text\">#}
{# <span>HOURS WORKED</span>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# <!-- limupa Counter Area End Here -->#}
{# </div>#}
{# <div class=\"col-lg-3 col-md-6\">#}
{# <!-- Begin limupa Counter Area -->#}
{# <div class=\"limupa-counter gray-bg\">#}
{# <div class=\"counter-img\">#}
{# <img src=\"images/about-us/icon/4.png\" alt=\"\">#}
{# </div>#}
{# <div class=\"counter-info\">#}
{# <div class=\"counter-number\">#}
{# <h3 class=\"counter\">2169</h3>#}
{# </div>#}
{# <div class=\"counter-text\">#}
{# <span>COMPLETE PROJECTS</span>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# <!-- limupa Counter Area End Here -->#}
{# </div>#}
{# </div>#}
{# </div>#}
{#</div>#}
<!-- Counterup Area End Here -->
<!-- team area wrapper start -->
{#<div class=\"team-area pt-60 pt-sm-44\">#}
{# <div class=\"container\">#}
{# <div class=\"row\">#}
{# <div class=\"col-12\">#}
{# <div class=\"li-section-title capitalize mb-25\">#}
{# <h2><span>our team</span></h2>#}
{# </div>#}
{# </div>#}
{# </div> <!-- section title end -->#}
{# <div class=\"row\">#}
{# <div class=\"col-lg-3 col-md-6 col-sm-6\">#}
{# <div class=\"team-member mb-60 mb-sm-30 mb-xs-30\">#}
{# <div class=\"team-thumb\">#}
{# <img src=\"images/team/1.png\" alt=\"Our Team Member\">#}
{# </div>#}
{# <div class=\"team-content text-center\">#}
{# <h3>Jonathan Scott</h3>#}
{# <p>IT Expert</p>#}
{# <a href=\"#\">info@example.com</a>#}
{# <div class=\"team-social\">#}
{# <a href=\"#\"><i class=\"fa fa-facebook\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-twitter\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-linkedin\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-google-plus\"></i></a>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# </div> <!-- end single team member -->#}
{# <div class=\"col-lg-3 col-md-6 col-sm-6\">#}
{# <div class=\"team-member mb-60 mb-sm-30 mb-xs-30\">#}
{# <div class=\"team-thumb\">#}
{# <img src=\"images/team/2.png\" alt=\"Our Team Member\">#}
{# </div>#}
{# <div class=\"team-content text-center\">#}
{# <h3>Oliver Bastin</h3>#}
{# <p>Web Designer</p>#}
{# <a href=\"#\">info@example.com</a>#}
{# <div class=\"team-social\">#}
{# <a href=\"#\"><i class=\"fa fa-facebook\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-twitter\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-linkedin\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-google-plus\"></i></a>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# </div> <!-- end single team member -->#}
{# <div class=\"col-lg-3 col-md-6 col-sm-6\">#}
{# <div class=\"team-member mb-30 mb-sm-60\">#}
{# <div class=\"team-thumb\">#}
{# <img src=\"images/team/3.png\" alt=\"Our Team Member\">#}
{# </div>#}
{# <div class=\"team-content text-center\">#}
{# <h3>Erik Jonson</h3>#}
{# <p>Web Developer</p>#}
{# <a href=\"#\">info@example.com</a>#}
{# <div class=\"team-social\">#}
{# <a href=\"#\"><i class=\"fa fa-facebook\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-twitter\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-linkedin\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-google-plus\"></i></a>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# </div> <!-- end single team member -->#}
{# <div class=\"col-lg-3 col-md-6 col-sm-6\">#}
{# <div class=\"team-member mb-30 mb-sm-60 mb-xs-60\">#}
{# <div class=\"team-thumb\">#}
{# <img src=\"images/team/4.png\" alt=\"Our Team Member\">#}
{# </div>#}
{# <div class=\"team-content text-center\">#}
{# <h3>Maria Mandy</h3>#}
{# <p>Marketing officer</p>#}
{# <a href=\"#\">info@example.com</a>#}
{# <div class=\"team-social\">#}
{# <a href=\"#\"><i class=\"fa fa-facebook\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-twitter\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-linkedin\"></i></a>#}
{# <a href=\"#\"><i class=\"fa fa-google-plus\"></i></a>#}
{# </div>#}
{# </div>#}
{# </div>#}
{# </div> <!-- end single team member -->#}
{# </div>#}
{# </div>#}
{#</div>#}
<!-- team area wrapper end -->
</div>
<!-- Body Wrapper End Here -->
{% endblock %}
", "@Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig", "/home/gebcloud/public_html/cowork.gebanalysis.cloud/src/Flexy/FrontBundle/Themes/CoWorking/templates/pages/article.html.twig");
}
}