var/cache/dev/twig/a9/a9417d309ca823879d90507aaa0a6ec1.php line 49

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* ecom/index.html.twig */
  15. class __TwigTemplate_67a5f7f89d28f093176b6a99c43fae9e extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ecom/index.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ecom/index.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""ecom/index.html.twig"1);
  40.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 2
  47.     public function block_body($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  54.         // line 3
  55.         yield "  <div class=\"container-fluid main-holder px-5 bg-light home-banner-holder\">
  56.     <div class=\"row\">
  57.       <div class=\"col-lg-5 ps-4 mb-4\">
  58.         <p class=\"fs-5\">";
  59.         // line 6
  60.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'6$this->source); })()), "textcontent", ["home_header_text"], "method"falsefalsefalse6);
  61.         yield "</p>
  62.         ";
  63.         // line 7
  64.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'7$this->source); })()), "textcontent", ["home_header_heading"], "method"falsefalsefalse7);
  65.         yield "
  66.       </div>
  67.       <div class=\"col-lg-6 offset-lg-1\">
  68.         <h6>Most Popular Cities</h6>
  69.         <ul class=\"list-unstyled list-inline pb-4\">
  70.           ";
  71.         // line 12
  72.         $context['_parent'] = $context;
  73.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'12$this->source); })()), "cities", [], "method"falsefalsefalse12));
  74.         foreach ($context['_seq'] as $context["k"] => $context["c"]) {
  75.             // line 13
  76.             yield "            ";
  77.             if (($context["k"] < 10)) {
  78.                 // line 14
  79.                 yield "            <a href=\"";
  80.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_city_brands", ["city" => CoreExtension::getAttribute($this->env$this->source$context["c"], "name", [], "any"falsefalsefalse14)]), "html"nulltrue);
  81.                 yield "\">
  82.               <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">";
  83.                 // line 15
  84.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["c"], "name", [], "any"falsefalsefalse15), "html"nulltrue);
  85.                 yield "</li>
  86.             </a> 
  87.             ";
  88.             }
  89.             // line 18
  90.             yield "          ";
  91.         }
  92.         $_parent $context['_parent'];
  93.         unset($context['_seq'], $context['_iterated'], $context['k'], $context['c'], $context['_parent'], $context['loop']);
  94.         $context array_intersect_key($context$_parent) + $_parent;
  95.         // line 19
  96.         yield "        </ul>
  97.         <form>
  98.           <div class=\"row\">
  99.             <div class=\"col-md-6 position-relative mb-3\"> <i data-feather=\"search\" class=\"iconsize position-absolute search-icon\"></i>
  100.               <input class=\"form-control border rounded-pill py-3 px-3 ps-5 shadow-none\" type=\"text\" id=\"\" placeholder=\"Search for your City or Brand\">
  101.             </div>
  102.             <div class=\"col-md-6\">
  103.               <select class=\"home-select form-select rounded-pill py-3 px-3 bg-secondary text-white border-secondary shadow-none\" id=\"citydropdown\" onchange=\"city_select(this)\">
  104.                 <option selected>Select a City</option>
  105.                 ";
  106.         // line 28
  107.         $context['_parent'] = $context;
  108.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'28$this->source); })()), "cities", [], "method"falsefalsefalse28));
  109.         foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
  110.             // line 29
  111.             yield "                <option value=\"";
  112.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["c"], "id", [], "any"falsefalsefalse29), "html"nulltrue);
  113.             yield "\" ";
  114.             if ((CoreExtension::getAttribute($this->env$this->source$context["c"], "name", [], "any"falsefalsefalse29) == CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'29$this->source); })()), "session", [], "any"falsefalsefalse29), "get", ["mycity"], "method"falsefalsefalse29))) {
  115.                 yield "selected";
  116.             }
  117.             yield ">";
  118.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["c"], "name", [], "any"falsefalsefalse29), "html"nulltrue);
  119.             yield "</option>
  120.                 ";
  121.         }
  122.         $_parent $context['_parent'];
  123.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c'], $context['_parent'], $context['loop']);
  124.         $context array_intersect_key($context$_parent) + $_parent;
  125.         // line 31
  126.         yield "              </select>
  127.             </div>
  128.           </div>
  129.         </form>
  130.       </div>
  131.     </div>
  132.   </div>
  133.   <div class=\"container-fluid px-5\">
  134.     <div class=\"home-img\"><img src=\"";
  135.         // line 39
  136.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/contents/" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'39$this->source); })()), "imagecontent", ["home_top_banner"], "method"falsefalsefalse39), "images", [], "any"falsefalsefalse39), 0, [], "array"falsefalsefalse39), "image", [], "any"falsefalsefalse39))), "html"nulltrue);
  137.         yield "\" class=\"img-fluid\" alt=\"\"></div>
  138.   </div>
  139.   <div class=\"container-fluid px-5 hm-slogan\">
  140.     <div class=\"row\">
  141.       <div class=\"col-lg-6 offset-lg-1 fs-4 \">
  142.         <div class=\"border-start border-primary border-3 ps-4\"><span class=\"fw-semibold\">";
  143.         // line 44
  144.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'44$this->source); })()), "textcontent", ["home_banner_text"], "method"falsefalsefalse44);
  145.         yield "</div>
  146.       </div>
  147.     </div>
  148.   </div>
  149.   <div class=\"container-fluid px-5\">
  150.     <div class=\"row mt-5 pt-5 pb-4\">
  151.       <div class=\"col-lg-12\">
  152.         <h4 class=\"fw-semibold\">Popular Brands / Shops</h4>
  153.       </div>
  154.       ";
  155.         // line 53
  156.         $context['_parent'] = $context;
  157.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'53$this->source); })()), "brands", [], "method"falsefalsefalse53));
  158.         foreach ($context['_seq'] as $context["_key"] => $context["b"]) {
  159.             // line 54
  160.             yield "      <div class=\"col-lg-4 mt-4\"> <a href=\"";
  161.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_brand_categories", ["brand" => ((CoreExtension::getAttribute($this->env$this->source$context["b"], "title", [], "any"falsefalsefalse54) . "_") . CoreExtension::getAttribute($this->env$this->source$context["b"], "id", [], "any"falsefalsefalse54))]), "html"nulltrue);
  162.             yield "\">
  163.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  164.             // line 55
  165.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/brand/" CoreExtension::getAttribute($this->env$this->source$context["b"], "image", [], "any"falsefalsefalse55))), "html"nulltrue);
  166.             yield "\" alt=\"\" class=\"img-fluid\"> </div>
  167.         <h5 class=\"fw-bold mt-3 mb-4\">";
  168.             // line 56
  169.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["b"], "title", [], "any"falsefalsefalse56), "html"nulltrue);
  170.             yield "<p class=\"\"><small class=\"text-primary\">";
  171.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'56$this->source); })()), "brandcity", [CoreExtension::getAttribute($this->env$this->source$context["b"], "city", [], "any"falsefalsefalse56)], "method"falsefalsefalse56), "name", [], "any"falsefalsefalse56), "html"nulltrue);
  172.             yield ", ";
  173.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'56$this->source); })()), "brandcity", [CoreExtension::getAttribute($this->env$this->source$context["b"], "city", [], "any"falsefalsefalse56)], "method"falsefalsefalse56), "state", [], "any"falsefalsefalse56), "html"nulltrue);
  174.             yield "</small></p></h5>
  175.         </a> 
  176.       </div>
  177.       ";
  178.         }
  179.         $_parent $context['_parent'];
  180.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['b'], $context['_parent'], $context['loop']);
  181.         $context array_intersect_key($context$_parent) + $_parent;
  182.         // line 60
  183.         yield "    </div>
  184.     <div class=\"row mt-5\">
  185.       <div class=\"col-md-12 text-center\"> <a href=\"";
  186.         // line 62
  187.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_brand_request");
  188.         yield "\" class=\"bg-secondary text-white px-4 py-4 rounded-pill\">Request a Brand</a> </div>
  189.     </div>
  190.   </div>
  191.   <div class=\"container mt-5 pt-5\">
  192.     <div class=\"row\">
  193.       <div class=\"col-lg-4 mt-2 mb-4  offset-lg-1\">
  194.         <h2 class=\"fw-bold mb-4\">";
  195.         // line 68
  196.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'68$this->source); })()), "textcontent", ["home_about_heading"], "method"falsefalsefalse68);
  197.         yield "</h2>
  198.         <p class=\"mb-5 fs-5\">";
  199.         // line 69
  200.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'69$this->source); })()), "textcontent", ["home_about_text"], "method"falsefalsefalse69);
  201.         yield "</p>
  202.         <a href=\"";
  203.         // line 70
  204.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_about");
  205.         yield "\" class=\"bg-secondary text-white px-4 py-4 rounded-pill d-inline-block\">Read our story</a> </div>
  206.       <div class=\"col-lg-6\"><img src=\"";
  207.         // line 71
  208.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/contents/" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'71$this->source); })()), "imagecontent", ["home_about_image"], "method"falsefalsefalse71), "images", [], "any"falsefalsefalse71), 0, [], "array"falsefalsefalse71), "image", [], "any"falsefalsefalse71))), "html"nulltrue);
  209.         yield "\" class=\"img-fluid\" alt=\"\"></div>
  210.     </div>
  211.   </div>  
  212. ";
  213.         
  214.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  215.         
  216.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  217.         return; yield '';
  218.     }
  219.     /**
  220.      * @codeCoverageIgnore
  221.      */
  222.     public function getTemplateName()
  223.     {
  224.         return "ecom/index.html.twig";
  225.     }
  226.     /**
  227.      * @codeCoverageIgnore
  228.      */
  229.     public function isTraitable()
  230.     {
  231.         return false;
  232.     }
  233.     /**
  234.      * @codeCoverageIgnore
  235.      */
  236.     public function getDebugInfo()
  237.     {
  238.         return array (  222 => 71,  218 => 70,  214 => 69,  210 => 68,  201 => 62,  197 => 60,  183 => 56,  179 => 55,  174 => 54,  170 => 53,  158 => 44,  150 => 39,  140 => 31,  125 => 29,  121 => 28,  110 => 19,  104 => 18,  98 => 15,  93 => 14,  90 => 13,  86 => 12,  78 => 7,  74 => 6,  69 => 3,  59 => 2,  36 => 1,);
  239.     }
  240.     public function getSourceContext()
  241.     {
  242.         return new Source("{% extends 'base.html.twig' %}
  243. {% block body %}
  244.   <div class=\"container-fluid main-holder px-5 bg-light home-banner-holder\">
  245.     <div class=\"row\">
  246.       <div class=\"col-lg-5 ps-4 mb-4\">
  247.         <p class=\"fs-5\">{{ ecomvariables.textcontent('home_header_text')|raw()\t}}</p>
  248.         {{ ecomvariables.textcontent('home_header_heading')|raw()\t}}
  249.       </div>
  250.       <div class=\"col-lg-6 offset-lg-1\">
  251.         <h6>Most Popular Cities</h6>
  252.         <ul class=\"list-unstyled list-inline pb-4\">
  253.           {% for k, c in ecomvariables.cities() %}
  254.             {% if k<10 %}
  255.             <a href=\"{{ path('sajong_ecom_city_brands', {'city': c.name }) }}\">
  256.               <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">{{ c.name }}</li>
  257.             </a> 
  258.             {% endif %}
  259.           {% endfor %}
  260.         </ul>
  261.         <form>
  262.           <div class=\"row\">
  263.             <div class=\"col-md-6 position-relative mb-3\"> <i data-feather=\"search\" class=\"iconsize position-absolute search-icon\"></i>
  264.               <input class=\"form-control border rounded-pill py-3 px-3 ps-5 shadow-none\" type=\"text\" id=\"\" placeholder=\"Search for your City or Brand\">
  265.             </div>
  266.             <div class=\"col-md-6\">
  267.               <select class=\"home-select form-select rounded-pill py-3 px-3 bg-secondary text-white border-secondary shadow-none\" id=\"citydropdown\" onchange=\"city_select(this)\">
  268.                 <option selected>Select a City</option>
  269.                 {% for c in ecomvariables.cities() %}
  270.                 <option value=\"{{ c.id }}\" {% if (c.name == app.session.get('mycity')) %}selected{% endif %}>{{ c.name }}</option>
  271.                 {% endfor %}
  272.               </select>
  273.             </div>
  274.           </div>
  275.         </form>
  276.       </div>
  277.     </div>
  278.   </div>
  279.   <div class=\"container-fluid px-5\">
  280.     <div class=\"home-img\"><img src=\"{{ asset('uploads/contents/' ~ ecomvariables.imagecontent('home_top_banner').images[0].image)\t}}\" class=\"img-fluid\" alt=\"\"></div>
  281.   </div>
  282.   <div class=\"container-fluid px-5 hm-slogan\">
  283.     <div class=\"row\">
  284.       <div class=\"col-lg-6 offset-lg-1 fs-4 \">
  285.         <div class=\"border-start border-primary border-3 ps-4\"><span class=\"fw-semibold\">{{ ecomvariables.textcontent('home_banner_text')|raw()\t}}</div>
  286.       </div>
  287.     </div>
  288.   </div>
  289.   <div class=\"container-fluid px-5\">
  290.     <div class=\"row mt-5 pt-5 pb-4\">
  291.       <div class=\"col-lg-12\">
  292.         <h4 class=\"fw-semibold\">Popular Brands / Shops</h4>
  293.       </div>
  294.       {% for b in ecomvariables.brands() %}
  295.       <div class=\"col-lg-4 mt-4\"> <a href=\"{{ path('sajong_ecom_brand_categories', {'brand':b.title~'_'~b.id }) }}\">
  296.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('uploads/brand/' ~ b.image) }}\" alt=\"\" class=\"img-fluid\"> </div>
  297.         <h5 class=\"fw-bold mt-3 mb-4\">{{ b.title }}<p class=\"\"><small class=\"text-primary\">{{ ecomvariables.brandcity(b.city).name }}, {{ecomvariables.brandcity(b.city).state }}</small></p></h5>
  298.         </a> 
  299.       </div>
  300.       {% endfor %}
  301.     </div>
  302.     <div class=\"row mt-5\">
  303.       <div class=\"col-md-12 text-center\"> <a href=\"{{ path('sajong_ecom_brand_request') }}\" class=\"bg-secondary text-white px-4 py-4 rounded-pill\">Request a Brand</a> </div>
  304.     </div>
  305.   </div>
  306.   <div class=\"container mt-5 pt-5\">
  307.     <div class=\"row\">
  308.       <div class=\"col-lg-4 mt-2 mb-4  offset-lg-1\">
  309.         <h2 class=\"fw-bold mb-4\">{{ ecomvariables.textcontent('home_about_heading')|raw()\t}}</h2>
  310.         <p class=\"mb-5 fs-5\">{{ ecomvariables.textcontent('home_about_text')|raw()\t}}</p>
  311.         <a href=\"{{ path('sajong_ecom_about') }}\" class=\"bg-secondary text-white px-4 py-4 rounded-pill d-inline-block\">Read our story</a> </div>
  312.       <div class=\"col-lg-6\"><img src=\"{{ asset('uploads/contents/' ~ ecomvariables.imagecontent('home_about_image').images[0].image)\t}}\" class=\"img-fluid\" alt=\"\"></div>
  313.     </div>
  314.   </div>  
  315. {% endblock %}""ecom/index.html.twig""/var/www/commerce8/noble_natives/templates/ecom/index.html.twig");
  316.     }
  317. }