var/cache/dev/twig/1c/1cfffb5e1dc26e68e856033601bd75a33c8795d2cf8070a225c51ab794cacc9a.php line 53

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* masjid/index.html.twig */
  14. class __TwigTemplate_ac93359979532df29d44520a34748b6d5d144891e8fc03c87d5a9881c570d74b extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""masjid/index.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""masjid/index.html.twig"));
  40.         // line 2
  41.         $context["page"] = "masjid";
  42.         // line 1
  43.         $this->parent $this->loadTemplate("base.html.twig""masjid/index.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.title"), "html"nulltrue);
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     // line 4
  65.     public function block_stylesheets($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  72.         // line 5
  73.         echo "    ";
  74.         $this->displayParentBlock("stylesheets"$context$blocks);
  75.         echo "
  76.     <link href=\"";
  77.         // line 6
  78.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/sidebar-widget.css"), "html"nulltrue);
  79.         echo "\" rel=\"stylesheet\">
  80.     <style>
  81.     @media only screen and (min-width: 768px) {        
  82.         figure.them_overlay.thumbby {
  83.             width: 200px;
  84.         }
  85.         .after-icon{
  86.             margin-left: 3px;
  87.         }
  88.         .mobileFirst{
  89.             display: none;
  90.         }
  91.     }
  92.     </style>
  93. ";
  94.         
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  96.         
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  98.     }
  99.     // line 21
  100.     public function block_body($context, array $blocks = [])
  101.     {
  102.         $macros $this->macros;
  103.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  104.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  105.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  106.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  107.         // line 22
  108.         echo "    <!--KODE SAB BANNER WRAP START-->
  109.     <div class=\"kode_sab_banner_wrap them_overlay\">
  110.         <!--CONTAINER START-->
  111.         <div class=\"container\">
  112.             <div class=\"sab_banner_text\">
  113.                 <h1>";
  114.         // line 27
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.list"), "html"nulltrue);
  116.         echo "</h1>
  117.                 <ul class=\"breadcrumbs\">
  118.                     <li><a href=\"";
  119.         // line 29
  120.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_front_main_index");
  121.         echo "\"><i class=\"fa fa-home\"></i></a></li>
  122.                     <li><strong>";
  123.         // line 30
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.masjids"), "html"nulltrue);
  125.         echo "  </strong></li>
  126.                 </ul>
  127.             </div>
  128.         </div>
  129.         <!--CONTAINER END-->
  130.     </div>
  131.     <!--KODE SAB BANNER WRAP END-->
  132.     <!--KODE EVENT WRAP START-->
  133.     <div class=\"kode_event_wrap\">
  134.         <!--CONTAINER START-->
  135.         <div class=\"container\">
  136.             <div class=\"row\">
  137.                 <div class=\"col-md-8\">
  138.                     <div class=\"kode_search margin mobileFirst\">
  139.                         <form method=\"post\" id=\"commentform\" ACTION=\"";
  140.         // line 45
  141.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("search");
  142.         echo "\" class=\"comment-form\">
  143.                             <div class=\"kf_commet_field\">
  144.                                 <label>
  145.                                     <input placeholder=\"";
  146.         // line 48
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sidebar.search"), "html"nulltrue);
  148.         echo "\" name=\"term\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
  149.                                 </label>
  150.                                 <button><i class=\"fa fa-paper-plane\"></i></button>
  151.                             </div>
  152.                         </form>
  153.                     </div>
  154.                     <div class=\"kode_blog_list\">
  155.                         <ul>
  156.                             ";
  157.         // line 56
  158.         $context['_parent'] = $context;
  159.         $context['_seq'] = twig_ensure_traversable((isset($context["masjids"]) || array_key_exists("masjids"$context) ? $context["masjids"] : (function () { throw new RuntimeError('Variable "masjids" does not exist.'56$this->source); })()));
  160.         foreach ($context['_seq'] as $context["_key"] => $context["masjid"]) {
  161.             // line 57
  162.             echo "                            <li>
  163.                                 <div class=\"kode_blog_fig\">
  164.                                     ";
  165.             // line 59
  166.             if ((=== twig_compare(twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["masjid"], "pictures", [], "any"falsefalsefalse59)), 1))) {
  167.                 // line 60
  168.                 echo "                                    <figure class=\"them_overlay thumbby\">
  169.                                         <img srcset=\"";
  170.                 // line 61
  171.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env$this->source$context["masjid"], "MainPic", [], "any"falsefalsefalse61), "list_mobile"), "html"nulltrue);
  172.                 echo " 480w,
  173.                                                      ";
  174.                 // line 62
  175.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env$this->source$context["masjid"], "MainPic", [], "any"falsefalsefalse62), "list"), "html"nulltrue);
  176.                 echo " 800w\" 
  177.                                              sizes=\"(max-width: 768px) 480px,800px\"
  178.                                              src=\"";
  179.                 // line 64
  180.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env$this->source$context["masjid"], "MainPic", [], "any"falsefalsefalse64), "list"), "html"nulltrue);
  181.                 echo "\" 
  182.                                              alt=\"";
  183.                 // line 65
  184.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "translate", [=> twig_get_attribute($this->env$this->sourcetwig_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.'65$this->source); })()), "request", [], "any"falsefalsefalse65), "locale", [], "any"falsefalsefalse65)], "method"falsefalsefalse65), "getName", [], "method"falsefalsefalse65), "html"nulltrue);
  185.                 echo "\">
  186.                                         <a class=\"plus_icon\" href=\"";
  187.                 // line 66
  188.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env$this->source$context["masjid"], "slug", [], "any"falsefalsefalse66)]), "html"nulltrue);
  189.                 echo "\"><i class=\"fa fa-eye\"></i></a>
  190.                                     </figure>
  191.                                     ";
  192.             } else {
  193.                 // line 69
  194.                 echo "                                        <figure class=\"them_overlay thumbby\">
  195.                                             <i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\" title=\"";
  196.                 // line 70
  197.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("no pictures"), "html"nulltrue);
  198.                 echo "\"></i>
  199.                                             <a class=\"plus_icon\" href=\"";
  200.                 // line 71
  201.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env$this->source$context["masjid"], "slug", [], "any"falsefalsefalse71)]), "html"nulltrue);
  202.                 echo "\"><i class=\"fa fa-eye\"></i></a>
  203.                                         </figure>
  204.                                     ";
  205.             }
  206.             // line 74
  207.             echo "                                    <div class=\"kode_blog_text\">
  208.                                         <ul class=\"kode_meta\">
  209.                                             <li><a href=\"#\"><i class=\"fa fa-calendar\"></i>";
  210.             // line 76
  211.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["masjid"], "dateOfConsctruct", [], "any"falsefalsefalse76), "d-m-Y"), "html"nulltrue);
  212.             echo "</a></li>
  213.                                             <li><a href=\"";
  214.             // line 77
  215.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("community_show", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "community", [], "any"falsefalsefalse77), "slug", [], "any"falsefalsefalse77)]), "html"nulltrue);
  216.             echo "\"><i class=\"fa fa-map-marker\"></i>";
  217.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "community", [], "any"falsefalsefalse77), "translate", [=> twig_get_attribute($this->env$this->sourcetwig_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.'77$this->source); })()), "request", [], "any"falsefalsefalse77), "locale", [], "any"falsefalsefalse77)], "method"falsefalsefalse77), "getName", [], "method"falsefalsefalse77), "html"nulltrue);
  218.             echo "</a></li>
  219.                                         </ul>
  220.                                         <h5>
  221.                                             <a href=\"";
  222.             // line 80
  223.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env$this->source$context["masjid"], "slug", [], "any"falsefalsefalse80)]), "html"nulltrue);
  224.             echo "\">";
  225.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "translate", [=> twig_get_attribute($this->env$this->sourcetwig_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.'80$this->source); })()), "request", [], "any"falsefalsefalse80), "locale", [], "any"falsefalsefalse80)], "method"falsefalsefalse80), "getName", [], "method"falsefalsefalse80), "html"nulltrue);
  226.             echo "</a>
  227.                                         </h5>
  228.                                         <ul class=\"kode_meta meta_2\">
  229.                                             ";
  230.             // line 83
  231.             if (twig_get_attribute($this->env$this->source$context["masjid"], "isWomen", [], "any"falsefalsefalse83)) {
  232.                 echo " <li><i class=\"fa fa-female\"></i><a class=\"after-icon\" href=\"#\"> ";
  233.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.lady"), "html"nulltrue);
  234.                 echo " </a></li>";
  235.             }
  236.             // line 84
  237.             echo "                                            ";
  238.             if (twig_get_attribute($this->env$this->source$context["masjid"], "isEnglish", [], "any"falsefalsefalse84)) {
  239.                 echo " <li><i class=\"fa fa-language\"></i><a class=\"after-icon\" href=\"#\"> ";
  240.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.english"), "html"nulltrue);
  241.                 echo " </a></li>";
  242.             }
  243.             // line 85
  244.             echo "                                            ";
  245.             if (twig_get_attribute($this->env$this->source$context["masjid"], "isJumah", [], "any"falsefalsefalse85)) {
  246.                 echo " <li><i class=\"fa fa-users\"></i><a class=\"after-icon\" href=\"#\"> ";
  247.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.Jumah"), "html"nulltrue);
  248.                 echo " </a></li>";
  249.             }
  250.             // line 86
  251.             echo "                                        </ul>
  252.                                     </div>
  253.                                 </div>
  254.                             </li>
  255.                             ";
  256.         }
  257.         $_parent $context['_parent'];
  258.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['masjid'], $context['_parent'], $context['loop']);
  259.         $context array_intersect_key($context$_parent) + $_parent;
  260.         // line 91
  261.         echo "                        </ul>
  262.                     </div>
  263.                     <!--KODE PAGINATION LIST START-->
  264.                     <div class=\"kode_pagination_list navi_2\">
  265.                         ";
  266.         // line 95
  267.         echo $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["masjids"]) || array_key_exists("masjids"$context) ? $context["masjids"] : (function () { throw new RuntimeError('Variable "masjids" does not exist.'95$this->source); })()), "Main/pagination_custom.html.twig");
  268.         echo "
  269.                     </div>
  270.                     <!--KODE PAGINATION LIST END-->
  271.                 </div>
  272.                 ";
  273.         // line 99
  274.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\MainController::sidebar", ["masjidId" => 1]));
  275.         echo "
  276.             </div>
  277.         </div>
  278.         <!--CONTAINER END-->
  279.     </div>
  280.    
  281. ";
  282.         
  283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  284.         
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  286.     }
  287.     public function getTemplateName()
  288.     {
  289.         return "masjid/index.html.twig";
  290.     }
  291.     public function isTraitable()
  292.     {
  293.         return false;
  294.     }
  295.     public function getDebugInfo()
  296.     {
  297.         return array (  299 => 99,  292 => 95,  286 => 91,  276 => 86,  269 => 85,  262 => 84,  256 => 83,  248 => 80,  240 => 77,  236 => 76,  232 => 74,  226 => 71,  222 => 70,  219 => 69,  213 => 66,  209 => 65,  205 => 64,  200 => 62,  196 => 61,  193 => 60,  191 => 59,  187 => 57,  183 => 56,  172 => 48,  166 => 45,  148 => 30,  144 => 29,  139 => 27,  132 => 22,  122 => 21,  97 => 6,  92 => 5,  82 => 4,  63 => 3,  52 => 1,  50 => 2,  37 => 1,);
  298.     }
  299.     public function getSourceContext()
  300.     {
  301.         return new Source("{% extends 'base.html.twig' %}
  302. {% set page = \"masjid\" %}
  303. {% block title %}{{ \"masjid.title\"|trans }}{% endblock %}
  304. {% block stylesheets %}
  305.     {{ parent() }}
  306.     <link href=\"{{asset('css/sidebar-widget.css')}}\" rel=\"stylesheet\">
  307.     <style>
  308.     @media only screen and (min-width: 768px) {        
  309.         figure.them_overlay.thumbby {
  310.             width: 200px;
  311.         }
  312.         .after-icon{
  313.             margin-left: 3px;
  314.         }
  315.         .mobileFirst{
  316.             display: none;
  317.         }
  318.     }
  319.     </style>
  320. {% endblock %}
  321. {% block body %}
  322.     <!--KODE SAB BANNER WRAP START-->
  323.     <div class=\"kode_sab_banner_wrap them_overlay\">
  324.         <!--CONTAINER START-->
  325.         <div class=\"container\">
  326.             <div class=\"sab_banner_text\">
  327.                 <h1>{{ \"masjid.list\"|trans }}</h1>
  328.                 <ul class=\"breadcrumbs\">
  329.                     <li><a href=\"{{path('app_front_main_index')}}\"><i class=\"fa fa-home\"></i></a></li>
  330.                     <li><strong>{{ \"masjid.masjids\"|trans }}  </strong></li>
  331.                 </ul>
  332.             </div>
  333.         </div>
  334.         <!--CONTAINER END-->
  335.     </div>
  336.     <!--KODE SAB BANNER WRAP END-->
  337.     <!--KODE EVENT WRAP START-->
  338.     <div class=\"kode_event_wrap\">
  339.         <!--CONTAINER START-->
  340.         <div class=\"container\">
  341.             <div class=\"row\">
  342.                 <div class=\"col-md-8\">
  343.                     <div class=\"kode_search margin mobileFirst\">
  344.                         <form method=\"post\" id=\"commentform\" ACTION=\"{{ path('search') }}\" class=\"comment-form\">
  345.                             <div class=\"kf_commet_field\">
  346.                                 <label>
  347.                                     <input placeholder=\"{{ \"sidebar.search\"|trans }}\" name=\"term\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
  348.                                 </label>
  349.                                 <button><i class=\"fa fa-paper-plane\"></i></button>
  350.                             </div>
  351.                         </form>
  352.                     </div>
  353.                     <div class=\"kode_blog_list\">
  354.                         <ul>
  355.                             {% for masjid in masjids %}
  356.                             <li>
  357.                                 <div class=\"kode_blog_fig\">
  358.                                     {% if masjid.pictures|length > 1 %}
  359.                                     <figure class=\"them_overlay thumbby\">
  360.                                         <img srcset=\"{{ masjid.MainPic|imagine_filter('list_mobile') }} 480w,
  361.                                                      {{ masjid.MainPic|imagine_filter('list') }} 800w\" 
  362.                                              sizes=\"(max-width: 768px) 480px,800px\"
  363.                                              src=\"{{ masjid.MainPic|imagine_filter('list') }}\" 
  364.                                              alt=\"{{masjid.translate(app.request.locale).getName()}}\">
  365.                                         <a class=\"plus_icon\" href=\"{{ path('masjid_show',{slug:masjid.slug}) }}\"><i class=\"fa fa-eye\"></i></a>
  366.                                     </figure>
  367.                                     {% else %}
  368.                                         <figure class=\"them_overlay thumbby\">
  369.                                             <i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\" title=\"{{'no pictures'|trans}}\"></i>
  370.                                             <a class=\"plus_icon\" href=\"{{ path('masjid_show',{slug:masjid.slug}) }}\"><i class=\"fa fa-eye\"></i></a>
  371.                                         </figure>
  372.                                     {% endif %}
  373.                                     <div class=\"kode_blog_text\">
  374.                                         <ul class=\"kode_meta\">
  375.                                             <li><a href=\"#\"><i class=\"fa fa-calendar\"></i>{{ masjid.dateOfConsctruct|date('d-m-Y') }}</a></li>
  376.                                             <li><a href=\"{{path('community_show',{slug:masjid.community.slug})}}\"><i class=\"fa fa-map-marker\"></i>{{ masjid.community.translate(app.request.locale).getName() }}</a></li>
  377.                                         </ul>
  378.                                         <h5>
  379.                                             <a href=\"{{ path('masjid_show',{slug:masjid.slug}) }}\">{{ masjid.translate(app.request.locale).getName() }}</a>
  380.                                         </h5>
  381.                                         <ul class=\"kode_meta meta_2\">
  382.                                             {% if masjid.isWomen %} <li><i class=\"fa fa-female\"></i><a class=\"after-icon\" href=\"#\"> {{ \"masjid.lady\"|trans }} </a></li>{% endif %}
  383.                                             {% if masjid.isEnglish %} <li><i class=\"fa fa-language\"></i><a class=\"after-icon\" href=\"#\"> {{ \"masjid.english\"|trans }} </a></li>{% endif %}
  384.                                             {% if masjid.isJumah %} <li><i class=\"fa fa-users\"></i><a class=\"after-icon\" href=\"#\"> {{ \"masjid.Jumah\"|trans }} </a></li>{% endif %}
  385.                                         </ul>
  386.                                     </div>
  387.                                 </div>
  388.                             </li>
  389.                             {% endfor %}
  390.                         </ul>
  391.                     </div>
  392.                     <!--KODE PAGINATION LIST START-->
  393.                     <div class=\"kode_pagination_list navi_2\">
  394.                         {{ knp_pagination_render(masjids, 'Main/pagination_custom.html.twig') }}
  395.                     </div>
  396.                     <!--KODE PAGINATION LIST END-->
  397.                 </div>
  398.                 {{ render(controller(\"App\\\\Controller\\\\Front\\\\MainController::sidebar\", { 'masjidId': 1 }) )}}
  399.             </div>
  400.         </div>
  401.         <!--CONTAINER END-->
  402.     </div>
  403.    
  404. {% endblock %}
  405. ""masjid/index.html.twig""/var/www/sharjah/templates/masjid/index.html.twig");
  406.     }
  407. }