var/cache/dev/twig/40/409c8b7b8f1454bc2bc2f00772faac4a.php line 62

  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. /* front/blog/notes.html.twig */
  14. class __TwigTemplate_377a6d93a27316d8da3bd287b0e8d9b0 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.             'content' => [$this'block_content'],
  25.             'additional_javascript' => [$this'block_additional_javascript'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "layout/base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/blog/notes.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/blog/notes.html.twig"));
  40.         // line 3
  41.         $context["additionalTitle"] = "";
  42.         // line 4
  43.         if ((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.'4$this->source); })()), "request", [], "any"falsefalsefalse4), "get", [=> "_route"], "method"falsefalsefalse4) == "base_front_blog_notesincategory")) {
  44.             // line 5
  45.             $context["additionalTitle"] = ("- kategoria " twig_lower_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'5$this->source); })()), "name", [], "any"falsefalsefalse5)));
  46.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 6
  47. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'6$this->source); })()), "request", [], "any"falsefalsefalse6), "get", [=> "_route"], "method"falsefalsefalse6) == "base_front_blog_noteslistwithkeyword")) {
  48.             // line 7
  49.             $context["additionalTitle"] = ("- tag - " twig_lower_filter($this->env, (isset($context["keyword"]) || array_key_exists("keyword"$context) ? $context["keyword"] : (function () { throw new RuntimeError('Variable "keyword" does not exist.'7$this->source); })())));
  50.         }
  51.         // line 1
  52.         $this->parent $this->loadTemplate("layout/base.html.twig""front/blog/notes.html.twig"1);
  53.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  54.         
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  56.         
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  58.     }
  59.     // line 10
  60.     public function block_title($context, array $blocks = [])
  61.     {
  62.         $macros $this->macros;
  63.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  67.         // line 11
  68.         echo "    Adopciaki.pl - Blog ";
  69.         if ( !twig_test_empty((isset($context["additionalTitle"]) || array_key_exists("additionalTitle"$context) ? $context["additionalTitle"] : (function () { throw new RuntimeError('Variable "additionalTitle" does not exist.'11$this->source); })()))) {
  70.             echo twig_escape_filter($this->env, (isset($context["additionalTitle"]) || array_key_exists("additionalTitle"$context) ? $context["additionalTitle"] : (function () { throw new RuntimeError('Variable "additionalTitle" does not exist.'11$this->source); })()), "html"nulltrue);
  71.         }
  72.         
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  74.         
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  76.     }
  77.     // line 14
  78.     public function block_content($context, array $blocks = [])
  79.     {
  80.         $macros $this->macros;
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  85.         // line 15
  86.         echo "    <div class=\"container-fluid main-section\">
  87.         <div class=\"row py-5 d-none d-lg-block\"></div>
  88.         <div class=\"row d-flex justify-content-center\">
  89.             <div class=\"col-12 col-md-10\">
  90.                 <div class=\"row d-flex align-items-start align-items-md-center\">
  91.                     <div class=\"col-12 col-md-3 cat-block\">
  92.                         <img class=\"img-fluid float-right\" src=\"";
  93.         // line 21
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/newLayout/blog/cat_header.jpg"), "html"nulltrue);
  95.         echo "\"/>
  96.                     </div>
  97.                     <div class=\"col-12 col-md-6 text-block\">
  98.                         <h1>Blog <span class=\"display__icon\"></span></h1>
  99.                         <hr class=\"line\">
  100.                         <p class=\"desc font-weight-bold\">
  101.                             Chcemy Cię wspierać na każdym kroku adopcji. Z myślą o tym przygotowaliśmy miejsce, w którym znajdziesz praktyczne i rzetelne informacje o zwierzaku, o jego adaptacji w nowej rodzinie oraz o zdrowiu czy pielęgnacji.
  102.                         </p>
  103.                         <p class=\"desc font-weight-light\">
  104.                             Dla ułatwienia stworzyliśmy kilka głownych kategorii według, których możesz poszukiwać interesujących ciebie tematów.
  105.                         </p>
  106.                         <div class=\"btns\">
  107.                             <a class=\"btn btn-primary\" href=\"";
  108.         // line 34
  109.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_popular");
  110.         echo "\">najpopularniejsze</a>
  111.                             <a class=\"btn btn-secondary\" href=\"";
  112.         // line 35
  113.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notes");
  114.         echo "\">najnowsze</a>
  115.                         </div>
  116.                     </div>
  117.                     <div class=\"col-12 col-md-5 dog-block\">
  118.                         <img src=\"";
  119.         // line 39
  120.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/img/newLayout/blog/dog_header.jpg"), "html"nulltrue);
  121.         echo "\"/>
  122.                     </div>
  123.                 </div>
  124.             </div>
  125.         </div>
  126.     </div>
  127.     <div class=\"container blog-categories\">
  128.         <div class=\"row\">
  129.             <div class=\"col-12 no-padding-xs\">
  130.                 <div class=\"container no-padding-xs\">
  131.                     <div class=\"row\">
  132.                         <a href=\"";
  133.         // line 51
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 2"slug" => "aktualnosci"]), "html"nulltrue);
  135.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  136.                             <div class=\"blog-categories-icon blog-categories-icon-health svg-icon\">
  137.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 58.75 43.32\">
  138.                                     <path class=\"white\"
  139.                                           d=\"M30.57,29.82A18.66,18.66,0,0,0,30.25,22L32,21.46a.6.6,0,0,0-.32-1.16l-1.77.49a18.19,18.19,0,0,0-3.2-6.42c-1.61-1.94-3.37-2.8-5-2.4-1.36.34-2.36,1.54-3,3.29h0l-.6,1.67a4.05,4.05,0,0,1-2.54,2.52L4.2,23.29a5.76,5.76,0,0,0,1.57,11.3c.18,0,.36,0,.54,0L11,43a.6.6,0,0,0,.52.31l.17,0,6.13-1.86a.6.6,0,0,0,.32-.91A62.11,62.11,0,0,1,14.83,35a8.15,8.15,0,0,1-.14-2.45l.61-.15.42-.09v0l3.13-.78a4.07,4.07,0,0,1,3.37.65L24,33.46h0a4.41,4.41,0,0,0,2.5.9,3.17,3.17,0,0,0,.77-.09C28.89,33.87,30.05,32.29,30.57,29.82ZM20,24.23c-.15-.62-.28-1.24-.37-1.85a2.55,2.55,0,0,1,1.38,4.92A21.19,21.19,0,0,1,20,24.23ZM1.37,30.07a4.59,4.59,0,0,1,3.18-5.63l4.54-1.52A6,6,0,0,0,11.75,32L7,33.22A4.58,4.58,0,0,1,1.37,30.07Zm12.31,5.25a.58.58,0,0,0,.06.15c.91,1.72,1.91,3.42,3,5L11.81,42,7.54,34.32l5.92-1.48A9.35,9.35,0,0,0,13.67,35.32Zm4.88-5-3.39.85a4.89,4.89,0,0,1-2.41-9.48h0l3.31-1.1a5.26,5.26,0,0,0,2.17-1.4,21.26,21.26,0,0,0,.65,5.33,20.44,20.44,0,0,0,2.41,5.87A5.27,5.27,0,0,0,18.55,30.33ZM27,33.1a2.82,2.82,0,0,1-2.28-.6h0l-.28-.21a11.62,11.62,0,0,1-2.89-3.9,3.74,3.74,0,0,0-2-7.19,14.08,14.08,0,0,1,.41-5.46l0-.06h0a3.42,3.42,0,0,1,2.12-2.53,2,2,0,0,1,.47-.06,4.74,4.74,0,0,1,3.28,2.06,17,17,0,0,1,3,6l-2.56.71A.6.6,0,0,0,26.39,23l.16,0,2.54-.7a17.44,17.44,0,0,1,.3,7.29C29,31.54,28.12,32.83,27,33.1Z\"/>
  140.                                     <path class=\"white\"
  141.                                           d=\"M29.9,34.76a.6.6,0,1,0-.85.85l2.74,2.73a.6.6,0,0,0,.85-.85Z\"/>
  142.                                     <path class=\"white\" d=\"M38.31,26.91H32.22a.6.6,0,1,0,0,1.2h6.09a.6.6,0,0,0,0-1.2Z\"/>
  143.                                     <path class=\"white\"
  144.                                           d=\"M27.71,14.12a.6.6,0,0,0,.38-.14l4.71-3.92A.6.6,0,1,0,32,9.14l-4.71,3.92a.6.6,0,0,0,.38,1.06Z\"/>
  145.                                     <path class=\"white\"
  146.                                           d=\"M22,10.78a.56.56,0,0,0,.6-.55c0-.23.64-2,1.17-3.64a.6.6,0,0,0-1.14-.38,27.57,27.57,0,0,0-1.22,3.92A.64.64,0,0,0,22,10.78Z\"/>
  147.                                     <path class=\"white\"
  148.                                           d=\"M48.17,16.46a1.34,1.34,0,0,1-.08-.65,3.43,3.43,0,0,0-1.28-3.07A3.41,3.41,0,0,0,42,13.3a1.32,1.32,0,0,1-.51.39l-.67.28A3.42,3.42,0,0,0,42,20.55a1.4,1.4,0,0,1,.49.11h0a1.4,1.4,0,0,1,.42.26,3.43,3.43,0,0,0,5.51-3.81Zm-2.06,4A2.24,2.24,0,0,1,43.74,20a2.71,2.71,0,0,0-1.68-.7,2.22,2.22,0,0,1-.76-4.27L42,14.8A2.53,2.53,0,0,0,43,14a2.21,2.21,0,0,1,3.93,1.62,2.54,2.54,0,0,0,.16,1.24l.28.66A2.24,2.24,0,0,1,46.11,20.47Z\"/>
  149.                                     <path class=\"white\"
  150.                                           d=\"M48.58,11.94a1.9,1.9,0,0,0,1.13.36,2.11,2.11,0,0,0,.5-.06,2.58,2.58,0,0,0,1.92-2.6,1.93,1.93,0,0,0-.77-1.47,2,2,0,0,0-1.63-.3,2.59,2.59,0,0,0-1.92,2.6A1.94,1.94,0,0,0,48.58,11.94Zm.7-2.39A1.33,1.33,0,0,1,50,9l.22,0a.69.69,0,0,1,.42.13.76.76,0,0,1,.29.58,1.39,1.39,0,0,1-1,1.36.7.7,0,0,1-.92-.68A1.32,1.32,0,0,1,49.27,9.54Z\"/>
  151.                                     <path class=\"white\"
  152.                                           d=\"M53.31,14.27a2.21,2.21,0,0,0-3.08-.42h0a2.21,2.21,0,0,0-.81,3,1.92,1.92,0,0,0,1.42.84h.26a2.53,2.53,0,0,0,1.4-.43A2.21,2.21,0,0,0,53.31,14.27Zm-1.47,2a1.31,1.31,0,0,1-.86.23.75.75,0,0,1-.56-.31,1.18,1.18,0,0,1,1.89-1.25A1,1,0,0,1,51.83,16.27Z\"/>
  153.                                     <path class=\"white\"
  154.                                           d=\"M44.35,10.51l.3,0a2.27,2.27,0,0,0,2.12-2,2.08,2.08,0,1,0-4.06-.68h0A2.22,2.22,0,0,0,44.35,10.51Zm-.46-2.45c.1-.61.58-1.06,1-1a1,1,0,0,1,.66,1.27c-.1.61-.58,1.06-1,1A1,1,0,0,1,43.89,8.06Z\"/>
  155.                                     <path class=\"white\"
  156.                                           d=\"M39.88,13a1.82,1.82,0,0,0,.33,0,2.22,2.22,0,0,0,1.59-2.68,2.08,2.08,0,1,0-4,.76A2.28,2.28,0,0,0,39.88,13Zm-.3-3.45c.46-.09.94.35,1.05,1A1,1,0,0,1,40,11.8c-.45.09-.94-.35-1.05-1A1,1,0,0,1,39.57,9.56Z\"/>
  157.                                     <path class=\"white\"
  158.                                           d=\"M56,29.75a.87.87,0,0,1-.19-.39A2,2,0,0,0,52,29.14a.87.87,0,0,1-.24.36l-.33.29a2,2,0,0,0,1.93,3.43.88.88,0,0,1,.33,0,.91.91,0,0,1,.32.08,2,2,0,0,0,2.31-3.19Z\"/>
  159.                                     <path class=\"white\"
  160.                                           d=\"M51.33,27.66a1.19,1.19,0,1,0-2,1.2,1.45,1.45,0,0,0,.76.64,1.21,1.21,0,0,0,.4.07,1.06,1.06,0,0,0,.51-.15A1.27,1.27,0,0,0,51.33,27.66Z\"/>
  161.                                     <path class=\"white\"
  162.                                           d=\"M52.77,27.41H53a1.1,1.1,0,0,0,.76-.56A1.5,1.5,0,0,0,53.38,25a1.1,1.1,0,0,0-.91-.25,1.27,1.27,0,0,0-.91,1.54A1.31,1.31,0,0,0,52.77,27.41Z\"/>
  163.                                     <path class=\"white\"
  164.                                           d=\"M55.93,24.87A1.1,1.1,0,0,0,55,25a1.45,1.45,0,0,0-.59.79,1.27,1.27,0,0,0,.66,1.67l0,0a1,1,0,0,0,.31,0,1.33,1.33,0,0,0,1.22-1A1.27,1.27,0,0,0,55.93,24.87Z\"/>
  165.                                     <path class=\"white\"
  166.                                           d=\"M58.32,27.57a1.36,1.36,0,0,0-1.63,2.15,1.07,1.07,0,0,0,.65.21,1.41,1.41,0,0,0,1.1-.57,1.45,1.45,0,0,0,.31-.94A1.1,1.1,0,0,0,58.32,27.57Z\"/>
  167.                                     <path class=\"white\"
  168.                                           d=\"M52.72,5.26a.64.64,0,0,1,.2.13.66.66,0,0,1,.15.19,1.46,1.46,0,0,0,2.75-.71l0-.31a.63.63,0,0,1,.07-.3,1.45,1.45,0,0,0-2-1.89.63.63,0,0,1-.3.09h-.32a1.46,1.46,0,0,0-.5,2.8Z\"/>
  169.                                     <path class=\"white\"
  170.                                           d=\"M52.75,1.9a.76.76,0,0,0,.38.13.92.92,0,0,0,1-.83.92.92,0,0,0-.7-1,.92.92,0,0,0-1,.83,1,1,0,0,0,.13.7A.87.87,0,0,0,52.75,1.9Z\"/>
  171.                                     <path class=\"white\"
  172.                                           d=\"M55.11,1.83a.8.8,0,0,0,.68,0,1,1,0,0,0,.53-.48,1,1,0,0,0,.12-.7A.8.8,0,0,0,56,.09a.92.92,0,0,0-1.22.44A1,1,0,0,0,55,1.75Z\"/>
  173.                                     <path class=\"white\"
  174.                                           d=\"M56.27,2.88h0a.75.75,0,0,0,.15.17,1,1,0,0,0,1.13,0,.92.92,0,0,0,.35-1.25.79.79,0,0,0-.59-.35,1,1,0,0,0-.69.17A.92.92,0,0,0,56.27,2.88Z\"/>
  175.                                     <path class=\"white\"
  176.                                           d=\"M57.25,5.44a1,1,0,0,0,.6-.38A.79.79,0,0,0,58,4.39a1,1,0,0,0-1.9.45.77.77,0,0,0,.27.42A1,1,0,0,0,57.25,5.44Z\"/>
  177.                                 </svg>
  178.                             </div>
  179.                             <span>Aktualności</span>
  180.                         </a>
  181.                         <a href=\"";
  182.         // line 97
  183.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 3"slug" => "porady_adopcyjne"]), "html"nulltrue);
  184.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  185.                             <div class=\"blog-categories-icon blog-categories-icon-care\">
  186.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 25.13 33.53\">
  187.                                     <path class=\"white\" style=\"fill: none;stroke: #fff;\"
  188.                                           d=\"M4.42,31.12A3.84,3.84,0,0,1,.6,27.3h0a3.84,3.84,0,0,1,3.82-3.82h20.1V.6H4.42A3.84,3.84,0,0,0,.6,4.42h0V27.3\"/>
  189.                                     <path class=\"white\" style=\"fill: none;stroke: #fff;\"
  190.                                           d=\"M24.53,23.48A3.84,3.84,0,0,0,20.7,27.3h0a3.84,3.84,0,0,0,3.82,3.82H9.85\"/>
  191.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"4.42\" y1=\"23.48\" x2=\"4.42\"
  192.                                           y2=\"0.6\"/>
  193.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"3.79\" y1=\"27.29\" x2=\"17.63\"
  194.                                           y2=\"27.29\"/>
  195.                                     <polygon class=\"white\" style=\"fill: none;stroke: #fff;\"
  196.                                              points=\"9.72 32.93 7.08 30.93 4.42 32.93 4.42 27.29 9.72 27.29 9.72 32.93\"/>
  197.                                     <path class=\"red\" style=\"fill:#fff; stroke:none;\"
  198.                                           d=\"M14.38,12.84a1,1,0,0,0-.37.08,1.46,1.46,0,0,1-1.57-.32h0a1.55,1.55,0,0,1,0-2.15l.26-.28a1,1,0,0,0,.24-.45,1.47,1.47,0,0,1,2.84-.06,1,1,0,0,0,.26.44l.28.27a1.55,1.55,0,0,1,0,2.15h0a1.46,1.46,0,0,1-1.56.39A1,1,0,0,0,14.38,12.84Z\"/>
  199.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"15.79\" cy=\"6.47\" rx=\"1.1\"
  200.                                              ry=\"0.83\" transform=\"translate(4 18.8) rotate(-68.57)\"/>
  201.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"17.95\" cy=\"8.53\" rx=\"0.99\"
  202.                                              ry=\"0.83\" transform=\"translate(1.08 19.03) rotate(-57.33)\"/>
  203.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"12.84\" cy=\"6.47\" rx=\"0.83\"
  204.                                              ry=\"1.13\" transform=\"translate(-1.37 4.3) rotate(-18.05)\"/>
  205.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"10.74\" cy=\"8.77\" rx=\"0.83\"
  206.                                              ry=\"0.99\" transform=\"translate(-3.08 7.59) rotate(-34.36)\"/>
  207.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"9.73\" y1=\"16.48\" x2=\"19.54\"
  208.                                           y2=\"16.48\"/>
  209.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"12.44\" y1=\"18.73\"
  210.                                           x2=\"16.25\" y2=\"18.73\"/>
  211.                                 </svg>
  212.                             </div>
  213.                             <span>Porady adopcyjne</span>
  214.                         </a>
  215.                         <a href=\"";
  216.         // line 128
  217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 4"slug" => "zycie_z_adopciakiem"]), "html"nulltrue);
  218.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  219.                             <div class=\"blog-categories-icon blog-categories-icon-activity\">
  220.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 36.9 33.68\">
  221.                                     <path class=\"outline-white\"
  222.                                           d=\"M18.45,32.38S.8,22.87.6,10.06C.49,2.69,5.91.34,9.89.62c5,.35,8.57,6.72,8.57,6.72S22,1,27,.62c4-.28,9.4,2.07,9.28,9.44a16.4,16.4,0,0,1-2,7.28\"/>
  223.                                     <path class=\"white\"
  224.                                           d=\"M33.07,25.38a3.41,3.41,0,0,0,3.38-1.77A1.91,1.91,0,0,0,35,20.77a3.15,3.15,0,0,0-2,.33,3.24,3.24,0,0,0-1.46,1.42A1.91,1.91,0,0,0,33,25.37Z\"/>
  225.                                     <path class=\"white\"
  226.                                           d=\"M36.56,28.23a2.4,2.4,0,0,0-3.05-1.44A2.76,2.76,0,0,0,32,27.87a2.05,2.05,0,0,0-.32,1.73,2.2,2.2,0,0,0,1.87,1.52A2.86,2.86,0,0,0,34.69,31,2.77,2.77,0,0,0,36.24,30,2.06,2.06,0,0,0,36.56,28.23Z\"/>
  227.                                     <path class=\"white\"
  228.                                           d=\"M28.2,21.89a1.75,1.75,0,0,0,.46.13,2.11,2.11,0,0,0,1.36-.3,3.36,3.36,0,0,0,1.35-1.57c.63-1.45.24-3-.87-3.51a2,2,0,0,0-1.82.17,3.36,3.36,0,0,0-1.35,1.57C26.7,19.82,27.09,21.4,28.2,21.89Z\"/>
  229.                                     <path class=\"white\"
  230.                                           d=\"M23.05,22.41h0a2.4,2.4,0,0,0,2.52-2.25,2.77,2.77,0,0,0-.39-1.85,2.08,2.08,0,0,0-1.47-1,2.05,2.05,0,0,0-1.67.56,2.77,2.77,0,0,0-.85,1.69A2.41,2.41,0,0,0,23.05,22.41Z\"/>
  231.                                     <path class=\"white\"
  232.                                           d=\"M30.19,29.66l-.06-.84a1.85,1.85,0,0,1,.18-.89A3.62,3.62,0,0,0,25,23.4a1.85,1.85,0,0,1-.85.31l-.84.08a3.78,3.78,0,0,0-3.41,4,3.61,3.61,0,0,0,2.37,3.15,1.87,1.87,0,0,1,.59.34h0a1.86,1.86,0,0,1,.43.53,3.61,3.61,0,0,0,3.49,1.84A3.78,3.78,0,0,0,30.19,29.66Z\"/>
  233.                                 </svg>
  234.                             </div>
  235.                             <span>Życie z adopciakiem</span>
  236.                         </a>
  237.                         <a href=\"";
  238.         // line 147
  239.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 5"slug" => "zywienie_i_pielegnacja"]), "html"nulltrue);
  240.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  241.                             <div class=\"blog-categories-icon blog-categories-icon-tips\">
  242.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 41.45 39.93\">
  243.                                     <path class=\"white\"
  244.                                           d=\"M21.85,31a2.15,2.15,0,0,0-1.36.71A2.16,2.16,0,0,0,19.14,31a2.06,2.06,0,0,0-1.54.54A2.09,2.09,0,0,0,17,33.19c0,2.42,3.1,4.09,3.23,4.16a.6.6,0,0,0,.57,0c.13-.07,3.19-1.75,3.23-4.16A2,2,0,0,0,21.85,31Zm-1.36,5.09c-.83-.52-2.29-1.7-2.31-3a.93.93,0,0,1,.24-.72.85.85,0,0,1,.57-.21h.06c.36,0,.78.55.92.79a.62.62,0,0,0,1,0c.13-.24.55-.77.92-.79a.89.89,0,0,1,.63.21.93.93,0,0,1,.24.72C22.79,34.43,21.32,35.61,20.49,36.13Z\"/>
  245.                                     <path class=\"white\"
  246.                                           d=\"M38.85,8.06V6.86a.6.6,0,0,0-1.2,0v1H33v-1a.6.6,0,0,0-1.2,0v1H27.15v-1a.6.6,0,0,0-1.2,0v1.2a3.73,3.73,0,0,0-2.59,3.53v4.87A3.54,3.54,0,0,0,26.89,20h2.9v3.1a91.6,91.6,0,0,0-9.47-.55V7.65h0c-.13-1-1.43-1.85-3.63-2.31V1.82c0-1.25-2-1.82-3.83-1.82S9,.57,9,1.82V5.34c-2.21.46-3.5,1.29-3.63,2.31h0V24.11c-1.18.41-2,.93-2.14,1.59l0,0L0,34.93a.6.6,0,0,0,0,.19c0,3.15,10.09,4.8,20.07,4.8s20.07-1.65,20.07-4.8a.6.6,0,0,0,0-.19L37,25.73h0c-.13-.63-.85-1.14-1.94-1.55V20h2.9a3.54,3.54,0,0,0,3.53-3.53V11.59A3.73,3.73,0,0,0,38.85,8.06ZM10.19,3.19a7.13,7.13,0,0,0,2.63.45,7.13,7.13,0,0,0,2.63-.45V6.4A4.22,4.22,0,0,1,12.83,7a4.25,4.25,0,0,1-2.63-.6Zm2.63-2a4.25,4.25,0,0,1,2.61.62,4.26,4.26,0,0,1-2.61.62,4.85,4.85,0,0,1-2.63-.57h0A3.94,3.94,0,0,1,12.83,1.2ZM9,6.56c.1,1,1.63,1.62,3.82,1.62s3.72-.65,3.82-1.62c1.83.42,2.48,1,2.48,1.26,0,.58-2.39,1.65-6.29,1.65S6.53,8.4,6.53,7.82C6.53,7.58,7.18,7,9,6.56ZM6.53,9.44a13.79,13.79,0,0,0,6.29,1.24,13.79,13.79,0,0,0,6.29-1.24V22.55c-2.4,0-8.65.23-12.59,1.21ZM20.07,38.73c-12.14,0-18.6-2.25-18.86-3.53L4,27.1c3.28,2.18,15.51,2.21,16.1,2.21s12.79,0,16.09-2.2l2.76,8.1C38.67,36.48,32.21,38.73,20.07,38.73ZM35.78,25.92c-.45.8-6,2.19-15.71,2.19S4.68,26.69,4.35,26c.33-.8,5.86-2.22,15.72-2.22S35.33,25.12,35.78,25.92Zm-2-2.12A27.05,27.05,0,0,0,31,23.25V20h2.83Zm4.1-5h-11a2.33,2.33,0,0,1-2.21-1.62,3.7,3.7,0,0,0,2.41.91H37.71a3.7,3.7,0,0,0,2.41-.91A2.33,2.33,0,0,1,37.92,18.79Zm2.33-4.45a2.54,2.54,0,0,1-2.53,2.53h-2v-1a.6.6,0,0,0-1.2,0v1H29.87v-1a.6.6,0,0,0-1.2,0v1H27.09a2.54,2.54,0,0,1-2.53-2.53V11.59a2.54,2.54,0,0,1,2.53-2.53H37.71a2.54,2.54,0,0,1,2.53,2.53v2.75Z\"/>
  247.                                     <path class=\"white\"
  248.                                           d=\"M29.34,9.47a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V10.07A.6.6,0,0,0,29.34,9.47Z\"/>
  249.                                     <path class=\"white\"
  250.                                           d=\"M35.19,9.47a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V10.07A.6.6,0,0,0,35.19,9.47Z\"/>
  251.                                     <path class=\"white\"
  252.                                           d=\"M26.48,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,26.48,12Z\"/>
  253.                                     <path class=\"white\"
  254.                                           d=\"M32.33,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,32.33,12Z\"/>
  255.                                     <path class=\"white\"
  256.                                           d=\"M38.19,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,38.19,12Z\"/>
  257.                                 </svg>
  258.                             </div>
  259.                             <span>Żywienie i pielęgncja</span>
  260.                         </a>
  261.                         <a href=\"";
  262.         // line 168
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 6"slug" => "wychowanie_i_psychologia"]), "html"nulltrue);
  264.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  265.                             <div class=\"blog-categories-icon blog-categories-icon-authors\">
  266.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32.46 32.82\">
  267.                                     <path class=\"outline-white\"
  268.                                           d=\"M28,13.05S29,11,28.26,9.6a2.71,2.71,0,0,0-4.14-.82c-1.67,1.14-1.55,2.73-1.83,4.6L8.77,22.29C6.91,21.78,5.4,21,3.63,22.11a2.71,2.71,0,0,0-.88,4.12c1,1.26,3.29,1.1,3.29,1.1S5,29.4,5.75,30.79a2.71,2.71,0,0,0,4.14.82c1.71-1.17,1.58-2.84,1.85-4.73l13.37-8.81c1.88.53,3.46,1.37,5.27.22a2.71,2.71,0,0,0,.88-4.12C30.29,12.89,28,13.05,28,13.05Z\"/>
  269.                                     <circle class=\"outline-white\" cx=\"7.6\" cy=\"7.6\" r=\"7\"
  270.                                             transform=\"translate(-0.02 0.02) rotate(-0.17)\"/>
  271.                                     <path class=\"outline-white\" d=\"M12.09,2.32a7,7,0,0,0,0,10.54\"/>
  272.                                     <path class=\"outline-white\" d=\"M3,2.34A7,7,0,0,1,5.45,7.6a7,7,0,0,1-2.39,5.28\"/>
  273.                                 </svg>
  274.                             </div>
  275.                             <span>Wychowanie i psychologia</span>
  276.                         </a>
  277.                         <a href=\"";
  278.         // line 181
  279.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 7"slug" => "zdrowie"]), "html"nulltrue);
  280.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  281.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  282.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  283.                                     <path class=\"outline-white\"
  284.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  285.                                     <path class=\"outline-white\"
  286.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  287.                                     <path class=\"outline-white\"
  288.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  289.                                 </svg>
  290.                             </div>
  291.                             <span>Zdrowie</span>
  292.                         </a>
  293.                         <a href=\"";
  294.         // line 194
  295.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 7"slug" => "zdrowie"]), "html"nulltrue);
  296.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  297.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  298.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  299.                                     <path class=\"outline-white\"
  300.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  301.                                     <path class=\"outline-white\"
  302.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  303.                                     <path class=\"outline-white\"
  304.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  305.                                 </svg>
  306.                             </div>
  307.                             <span>Zdrowie</span>
  308.                         </a>
  309.                         <a href=\"";
  310.         // line 207
  311.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => 7"slug" => "zdrowie"]), "html"nulltrue);
  312.         echo "\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  313.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  314.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  315.                                     <path class=\"outline-white\"
  316.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  317.                                     <path class=\"outline-white\"
  318.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  319.                                     <path class=\"outline-white\"
  320.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  321.                                 </svg>
  322.                             </div>
  323.                             <span>Zdrowie</span>
  324.                         </a>
  325.                     </div>
  326.                 </div>
  327.             </div>
  328.         </div>
  329.     </div>
  330.     ";
  331.         // line 227
  332.         echo "    ";
  333.         // line 228
  334.         echo "    ";
  335.         // line 229
  336.         echo "    ";
  337.         // line 230
  338.         echo "    ";
  339.         // line 231
  340.         echo "    ";
  341.         // line 232
  342.         echo "    ";
  343.         // line 233
  344.         echo "    ";
  345.         // line 234
  346.         echo "    ";
  347.         // line 235
  348.         echo "    ";
  349.         // line 236
  350.         echo "    ";
  351.         // line 237
  352.         echo "    ";
  353.         // line 238
  354.         echo "    ";
  355.         // line 239
  356.         echo "    ";
  357.         // line 240
  358.         echo "    ";
  359.         // line 241
  360.         echo "    ";
  361.         // line 242
  362.         echo "    ";
  363.         // line 243
  364.         echo "    ";
  365.         // line 244
  366.         echo "    ";
  367.         // line 245
  368.         echo "    ";
  369.         // line 246
  370.         echo "    ";
  371.         // line 247
  372.         echo "    ";
  373.         // line 248
  374.         echo "    ";
  375.         // line 249
  376.         echo "    ";
  377.         // line 250
  378.         echo "    ";
  379.         // line 251
  380.         echo "    ";
  381.         // line 252
  382.         echo "    ";
  383.         // line 253
  384.         echo "
  385.     <div class=\"container posts\">
  386.         <div class=\"row\">
  387.             ";
  388.         // line 256
  389.         $context['_parent'] = $context;
  390.         $context['_seq'] = twig_ensure_traversable((isset($context["blogNotes"]) || array_key_exists("blogNotes"$context) ? $context["blogNotes"] : (function () { throw new RuntimeError('Variable "blogNotes" does not exist.'256$this->source); })()));
  391.         foreach ($context['_seq'] as $context["_key"] => $context["blogNote"]) {
  392.             // line 257
  393.             echo "                ";
  394.             if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse257), "type", [], "any"falsefalsefalse257) != "adoptiveBlog") && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse257), "type", [], "any"falsefalsefalse257) != "testBlog"))) {
  395.                 // line 258
  396.                 echo "                    ";
  397.                 $context["postLink"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesingle", ["id" => twig_get_attribute($this->env$this->source$context["blogNote"], "id", [], "any"falsefalsefalse258)]);
  398.                 // line 259
  399.                 echo "                    ";
  400.                 $context["postDate"] = twig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["blogNote"], "publishedDate", [], "any"falsefalsefalse259), "d.m.Y");
  401.                 // line 260
  402.                 echo "
  403.                     ";
  404.                 // line 261
  405.                 if (twig_get_attribute($this->env$this->source$context["blogNote"], "featuredImage", [], "any"falsefalsefalse261)) {
  406.                     // line 262
  407.                     echo "                        ";
  408.                     $context["postImage"] = $this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['App\Twig\AnimalImagePathExtension']->animalImage(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "featuredImage", [], "any"falsefalsefalse262), "path", [], "any"falsefalsefalse262))), "animal_listing_thumb");
  409.                     // line 263
  410.                     echo "                    ";
  411.                 } else {
  412.                     // line 264
  413.                     echo "                        ";
  414.                     $context["postImage"] = "build/img/blog/no-cover.png";
  415.                     // line 265
  416.                     echo "                    ";
  417.                 }
  418.                 // line 266
  419.                 echo "
  420.                     ";
  421.                 // line 267
  422.                 $context["postTitle"] = twig_replace_filter(twig_get_attribute($this->env$this->source$context["blogNote"], "title", [], "any"falsefalsefalse267), ["<br/>" => ""]);
  423.                 // line 268
  424.                 echo "
  425.                     ";
  426.                 // line 269
  427.                 $context["postDescription"] = twig_slice($this->envtwig_get_attribute($this->env$this->source$context["blogNote"], "shortDescription", [], "any"falsefalsefalse269), 0265);
  428.                 // line 270
  429.                 echo "                    ";
  430.                 $context["postDescriptionMobile"] = twig_slice($this->envtwig_get_attribute($this->env$this->source$context["blogNote"], "shortDescription", [], "any"falsefalsefalse270), 0225);
  431.                 // line 271
  432.                 echo "
  433.                     ";
  434.                 // line 272
  435.                 $context["categoryType"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse272), "type", [], "any"falsefalsefalse272);
  436.                 // line 273
  437.                 echo "                    ";
  438.                 $context["categoryName"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse273), "name", [], "any"falsefalsefalse273);
  439.                 // line 274
  440.                 echo "                    ";
  441.                 $context["categoryLink"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_front_blog_notesincategory", ["id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse274), "id", [], "any"falsefalsefalse274), "slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["blogNote"], "category", [], "any"falsefalsefalse274), "slug", [], "any"falsefalsefalse274)]);
  442.                 // line 275
  443.                 echo "
  444.                     ";
  445.                 // line 276
  446.                 if ((null === twig_get_attribute($this->env$this->source$context["blogNote"], "pageViews", [], "any"falsefalsefalse276))) {
  447.                     // line 277
  448.                     echo "                        ";
  449.                     $context["postPopular"] = 0;
  450.                     // line 278
  451.                     echo "                    ";
  452.                 } else {
  453.                     // line 279
  454.                     echo "                        ";
  455.                     $context["postPopular"] = twig_get_attribute($this->env$this->source$context["blogNote"], "pageViews", [], "any"falsefalsefalse279);
  456.                     // line 280
  457.                     echo "                    ";
  458.                 }
  459.                 // line 281
  460.                 echo "
  461.                     <div class=\"col-xs-12 col-md-6 post-element category-";
  462.                 // line 282
  463.                 echo twig_escape_filter($this->env, (isset($context["categoryType"]) || array_key_exists("categoryType"$context) ? $context["categoryType"] : (function () { throw new RuntimeError('Variable "categoryType" does not exist.'282$this->source); })()), "html"nulltrue);
  464.                 echo "\"
  465.                          data-date=\"";
  466.                 // line 283
  467.                 echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["blogNote"], "publishedDate", [], "any"falsefalsefalse283), "d.m.Y"), "html"nulltrue);
  468.                 echo "\"
  469.                          data-popular=\"";
  470.                 // line 284
  471.                 echo twig_escape_filter($this->env, (isset($context["postPopular"]) || array_key_exists("postPopular"$context) ? $context["postPopular"] : (function () { throw new RuntimeError('Variable "postPopular" does not exist.'284$this->source); })()), "html"nulltrue);
  472.                 echo "\"
  473.                          style=\"display: inline-block;\"
  474.                     >
  475.                         <div class=\"post\">
  476.                             <div class=\"image-block\">
  477.                                 <a class=\"post-cover\" href=\"";
  478.                 // line 289
  479.                 echo twig_escape_filter($this->env, (isset($context["postLink"]) || array_key_exists("postLink"$context) ? $context["postLink"] : (function () { throw new RuntimeError('Variable "postLink" does not exist.'289$this->source); })()), "html"nulltrue);
  480.                 echo "\">
  481.                                     <img src=\"";
  482.                 // line 290
  483.                 echo twig_escape_filter($this->env, (isset($context["postImage"]) || array_key_exists("postImage"$context) ? $context["postImage"] : (function () { throw new RuntimeError('Variable "postImage" does not exist.'290$this->source); })()), "html"nulltrue);
  484.                 echo "\"/>
  485.                                 </a>
  486.                             </div>
  487.                             <div class=\"desc-block\">
  488.                                 <div class=\"main-block\">
  489.                                     <div class=\"options\">
  490.                                         <a href=\"";
  491.                 // line 297
  492.                 echo twig_escape_filter($this->env, (isset($context["categoryLink"]) || array_key_exists("categoryLink"$context) ? $context["categoryLink"] : (function () { throw new RuntimeError('Variable "categoryLink" does not exist.'297$this->source); })()), "html"nulltrue);
  493.                 echo "\" class=\"category\">";
  494.                 echo twig_escape_filter($this->env, (isset($context["categoryName"]) || array_key_exists("categoryName"$context) ? $context["categoryName"] : (function () { throw new RuntimeError('Variable "categoryName" does not exist.'297$this->source); })()), "html"nulltrue);
  495.                 echo "</a>
  496.                                         <span class=\"date\">";
  497.                 // line 298
  498.                 echo twig_escape_filter($this->env, (isset($context["postDate"]) || array_key_exists("postDate"$context) ? $context["postDate"] : (function () { throw new RuntimeError('Variable "postDate" does not exist.'298$this->source); })()), "html"nulltrue);
  499.                 echo "</span>
  500.                                     </div>
  501.                                     <a class=\"title\" href=\"";
  502.                 // line 301
  503.                 echo twig_escape_filter($this->env, (isset($context["postLink"]) || array_key_exists("postLink"$context) ? $context["postLink"] : (function () { throw new RuntimeError('Variable "postLink" does not exist.'301$this->source); })()), "html"nulltrue);
  504.                 echo "\">";
  505.                 echo twig_escape_filter($this->env, (isset($context["postTitle"]) || array_key_exists("postTitle"$context) ? $context["postTitle"] : (function () { throw new RuntimeError('Variable "postTitle" does not exist.'301$this->source); })()), "html"nulltrue);
  506.                 echo "</a>
  507.                                     <p class=\"d-block d-md-none\">";
  508.                 // line 303
  509.                 echo twig_escape_filter($this->env, (isset($context["postDescriptionMobile"]) || array_key_exists("postDescriptionMobile"$context) ? $context["postDescriptionMobile"] : (function () { throw new RuntimeError('Variable "postDescriptionMobile" does not exist.'303$this->source); })()), "html"nulltrue);
  510.                 echo "</p>
  511.                                     <p class=\"d-none d-md-block\">";
  512.                 // line 304
  513.                 echo twig_escape_filter($this->env, (isset($context["postDescription"]) || array_key_exists("postDescription"$context) ? $context["postDescription"] : (function () { throw new RuntimeError('Variable "postDescription" does not exist.'304$this->source); })()), "html"nulltrue);
  514.                 echo "</p>
  515.                                 </div>
  516.                                 <a class=\"btn btn-primary\" href=\"";
  517.                 // line 307
  518.                 echo twig_escape_filter($this->env, (isset($context["postLink"]) || array_key_exists("postLink"$context) ? $context["postLink"] : (function () { throw new RuntimeError('Variable "postLink" does not exist.'307$this->source); })()), "html"nulltrue);
  519.                 echo "\">czytaj dalej</a>
  520.                             </div>
  521.                         </div>
  522.                     </div>
  523.                 ";
  524.             }
  525.             // line 312
  526.             echo "            ";
  527.         }
  528.         $_parent $context['_parent'];
  529.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['blogNote'], $context['_parent'], $context['loop']);
  530.         $context array_intersect_key($context$_parent) + $_parent;
  531.         // line 313
  532.         echo "        </div>
  533.     </div>
  534. ";
  535.         
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  537.         
  538.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  539.     }
  540.     // line 318
  541.     public function block_additional_javascript($context, array $blocks = [])
  542.     {
  543.         $macros $this->macros;
  544.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  545.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""additional_javascript"));
  546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  547.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""additional_javascript"));
  548.         // line 319
  549.         echo "    ";
  550.         $this->displayParentBlock("additional_javascript"$context$blocks);
  551.         echo "
  552.     <script>
  553.         \$(document).ready(function () {
  554.             var contentPlacement = \$('#navbar').position().top + \$('#navbar').height();
  555.             var minWidth = 992;
  556.             if (\$(window).width() > minWidth) {
  557.                 \$('.blog-categories').scrollToFixed({
  558.                     marginTop: contentPlacement,
  559.                     minWidth: minWidth,
  560.                     preFixed: function () {
  561.                         \$('.blog-categories').addClass('blog-categories-small');
  562.                     },
  563.                     preUnfixed: function () {
  564.                         \$('.blog-categories').removeClass('blog-categories-small');
  565.                     }
  566.                 });
  567.             }
  568.         });
  569.     </script>
  570. ";
  571.         
  572.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  573.         
  574.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  575.     }
  576.     public function getTemplateName()
  577.     {
  578.         return "front/blog/notes.html.twig";
  579.     }
  580.     public function isTraitable()
  581.     {
  582.         return false;
  583.     }
  584.     public function getDebugInfo()
  585.     {
  586.         return array (  581 => 319,  571 => 318,  558 => 313,  552 => 312,  544 => 307,  538 => 304,  534 => 303,  527 => 301,  521 => 298,  515 => 297,  505 => 290,  501 => 289,  493 => 284,  489 => 283,  485 => 282,  482 => 281,  479 => 280,  476 => 279,  473 => 278,  470 => 277,  468 => 276,  465 => 275,  462 => 274,  459 => 273,  457 => 272,  454 => 271,  451 => 270,  449 => 269,  446 => 268,  444 => 267,  441 => 266,  438 => 265,  435 => 264,  432 => 263,  429 => 262,  427 => 261,  424 => 260,  421 => 259,  418 => 258,  415 => 257,  411 => 256,  406 => 253,  404 => 252,  402 => 251,  400 => 250,  398 => 249,  396 => 248,  394 => 247,  392 => 246,  390 => 245,  388 => 244,  386 => 243,  384 => 242,  382 => 241,  380 => 240,  378 => 239,  376 => 238,  374 => 237,  372 => 236,  370 => 235,  368 => 234,  366 => 233,  364 => 232,  362 => 231,  360 => 230,  358 => 229,  356 => 228,  354 => 227,  332 => 207,  316 => 194,  300 => 181,  284 => 168,  260 => 147,  238 => 128,  204 => 97,  155 => 51,  140 => 39,  133 => 35,  129 => 34,  113 => 21,  105 => 15,  95 => 14,  82 => 11,  72 => 10,  61 => 1,  58 => 7,  56 => 6,  54 => 5,  52 => 4,  50 => 3,  37 => 1,);
  587.     }
  588.     public function getSourceContext()
  589.     {
  590.         return new Source("{% extends 'layout/base.html.twig' %}
  591. {% set additionalTitle =  '' %}
  592.     {% if (app.request.get('_route') == \"base_front_blog_notesincategory\") %}
  593.         {% set additionalTitle = '- kategoria ' ~ category.name|lower %}
  594.     {% elseif  (app.request.get('_route') == \"base_front_blog_noteslistwithkeyword\") %}
  595.         {% set additionalTitle = '- tag - ' ~ keyword|lower %}
  596.     {% endif %}
  597. {% block title %}
  598.     Adopciaki.pl - Blog {% if additionalTitle is not empty %}{{ additionalTitle }}{% endif %}
  599. {% endblock %}
  600. {% block content %}
  601.     <div class=\"container-fluid main-section\">
  602.         <div class=\"row py-5 d-none d-lg-block\"></div>
  603.         <div class=\"row d-flex justify-content-center\">
  604.             <div class=\"col-12 col-md-10\">
  605.                 <div class=\"row d-flex align-items-start align-items-md-center\">
  606.                     <div class=\"col-12 col-md-3 cat-block\">
  607.                         <img class=\"img-fluid float-right\" src=\"{{ asset('build/img/newLayout/blog/cat_header.jpg') }}\"/>
  608.                     </div>
  609.                     <div class=\"col-12 col-md-6 text-block\">
  610.                         <h1>Blog <span class=\"display__icon\"></span></h1>
  611.                         <hr class=\"line\">
  612.                         <p class=\"desc font-weight-bold\">
  613.                             Chcemy Cię wspierać na każdym kroku adopcji. Z myślą o tym przygotowaliśmy miejsce, w którym znajdziesz praktyczne i rzetelne informacje o zwierzaku, o jego adaptacji w nowej rodzinie oraz o zdrowiu czy pielęgnacji.
  614.                         </p>
  615.                         <p class=\"desc font-weight-light\">
  616.                             Dla ułatwienia stworzyliśmy kilka głownych kategorii według, których możesz poszukiwać interesujących ciebie tematów.
  617.                         </p>
  618.                         <div class=\"btns\">
  619.                             <a class=\"btn btn-primary\" href=\"{{ path('base_front_blog_popular')}}\">najpopularniejsze</a>
  620.                             <a class=\"btn btn-secondary\" href=\"{{ path('base_front_blog_notes')}}\">najnowsze</a>
  621.                         </div>
  622.                     </div>
  623.                     <div class=\"col-12 col-md-5 dog-block\">
  624.                         <img src=\"{{ asset('build/img/newLayout/blog/dog_header.jpg') }}\"/>
  625.                     </div>
  626.                 </div>
  627.             </div>
  628.         </div>
  629.     </div>
  630.     <div class=\"container blog-categories\">
  631.         <div class=\"row\">
  632.             <div class=\"col-12 no-padding-xs\">
  633.                 <div class=\"container no-padding-xs\">
  634.                     <div class=\"row\">
  635.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 2, slug:'aktualnosci'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  636.                             <div class=\"blog-categories-icon blog-categories-icon-health svg-icon\">
  637.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 58.75 43.32\">
  638.                                     <path class=\"white\"
  639.                                           d=\"M30.57,29.82A18.66,18.66,0,0,0,30.25,22L32,21.46a.6.6,0,0,0-.32-1.16l-1.77.49a18.19,18.19,0,0,0-3.2-6.42c-1.61-1.94-3.37-2.8-5-2.4-1.36.34-2.36,1.54-3,3.29h0l-.6,1.67a4.05,4.05,0,0,1-2.54,2.52L4.2,23.29a5.76,5.76,0,0,0,1.57,11.3c.18,0,.36,0,.54,0L11,43a.6.6,0,0,0,.52.31l.17,0,6.13-1.86a.6.6,0,0,0,.32-.91A62.11,62.11,0,0,1,14.83,35a8.15,8.15,0,0,1-.14-2.45l.61-.15.42-.09v0l3.13-.78a4.07,4.07,0,0,1,3.37.65L24,33.46h0a4.41,4.41,0,0,0,2.5.9,3.17,3.17,0,0,0,.77-.09C28.89,33.87,30.05,32.29,30.57,29.82ZM20,24.23c-.15-.62-.28-1.24-.37-1.85a2.55,2.55,0,0,1,1.38,4.92A21.19,21.19,0,0,1,20,24.23ZM1.37,30.07a4.59,4.59,0,0,1,3.18-5.63l4.54-1.52A6,6,0,0,0,11.75,32L7,33.22A4.58,4.58,0,0,1,1.37,30.07Zm12.31,5.25a.58.58,0,0,0,.06.15c.91,1.72,1.91,3.42,3,5L11.81,42,7.54,34.32l5.92-1.48A9.35,9.35,0,0,0,13.67,35.32Zm4.88-5-3.39.85a4.89,4.89,0,0,1-2.41-9.48h0l3.31-1.1a5.26,5.26,0,0,0,2.17-1.4,21.26,21.26,0,0,0,.65,5.33,20.44,20.44,0,0,0,2.41,5.87A5.27,5.27,0,0,0,18.55,30.33ZM27,33.1a2.82,2.82,0,0,1-2.28-.6h0l-.28-.21a11.62,11.62,0,0,1-2.89-3.9,3.74,3.74,0,0,0-2-7.19,14.08,14.08,0,0,1,.41-5.46l0-.06h0a3.42,3.42,0,0,1,2.12-2.53,2,2,0,0,1,.47-.06,4.74,4.74,0,0,1,3.28,2.06,17,17,0,0,1,3,6l-2.56.71A.6.6,0,0,0,26.39,23l.16,0,2.54-.7a17.44,17.44,0,0,1,.3,7.29C29,31.54,28.12,32.83,27,33.1Z\"/>
  640.                                     <path class=\"white\"
  641.                                           d=\"M29.9,34.76a.6.6,0,1,0-.85.85l2.74,2.73a.6.6,0,0,0,.85-.85Z\"/>
  642.                                     <path class=\"white\" d=\"M38.31,26.91H32.22a.6.6,0,1,0,0,1.2h6.09a.6.6,0,0,0,0-1.2Z\"/>
  643.                                     <path class=\"white\"
  644.                                           d=\"M27.71,14.12a.6.6,0,0,0,.38-.14l4.71-3.92A.6.6,0,1,0,32,9.14l-4.71,3.92a.6.6,0,0,0,.38,1.06Z\"/>
  645.                                     <path class=\"white\"
  646.                                           d=\"M22,10.78a.56.56,0,0,0,.6-.55c0-.23.64-2,1.17-3.64a.6.6,0,0,0-1.14-.38,27.57,27.57,0,0,0-1.22,3.92A.64.64,0,0,0,22,10.78Z\"/>
  647.                                     <path class=\"white\"
  648.                                           d=\"M48.17,16.46a1.34,1.34,0,0,1-.08-.65,3.43,3.43,0,0,0-1.28-3.07A3.41,3.41,0,0,0,42,13.3a1.32,1.32,0,0,1-.51.39l-.67.28A3.42,3.42,0,0,0,42,20.55a1.4,1.4,0,0,1,.49.11h0a1.4,1.4,0,0,1,.42.26,3.43,3.43,0,0,0,5.51-3.81Zm-2.06,4A2.24,2.24,0,0,1,43.74,20a2.71,2.71,0,0,0-1.68-.7,2.22,2.22,0,0,1-.76-4.27L42,14.8A2.53,2.53,0,0,0,43,14a2.21,2.21,0,0,1,3.93,1.62,2.54,2.54,0,0,0,.16,1.24l.28.66A2.24,2.24,0,0,1,46.11,20.47Z\"/>
  649.                                     <path class=\"white\"
  650.                                           d=\"M48.58,11.94a1.9,1.9,0,0,0,1.13.36,2.11,2.11,0,0,0,.5-.06,2.58,2.58,0,0,0,1.92-2.6,1.93,1.93,0,0,0-.77-1.47,2,2,0,0,0-1.63-.3,2.59,2.59,0,0,0-1.92,2.6A1.94,1.94,0,0,0,48.58,11.94Zm.7-2.39A1.33,1.33,0,0,1,50,9l.22,0a.69.69,0,0,1,.42.13.76.76,0,0,1,.29.58,1.39,1.39,0,0,1-1,1.36.7.7,0,0,1-.92-.68A1.32,1.32,0,0,1,49.27,9.54Z\"/>
  651.                                     <path class=\"white\"
  652.                                           d=\"M53.31,14.27a2.21,2.21,0,0,0-3.08-.42h0a2.21,2.21,0,0,0-.81,3,1.92,1.92,0,0,0,1.42.84h.26a2.53,2.53,0,0,0,1.4-.43A2.21,2.21,0,0,0,53.31,14.27Zm-1.47,2a1.31,1.31,0,0,1-.86.23.75.75,0,0,1-.56-.31,1.18,1.18,0,0,1,1.89-1.25A1,1,0,0,1,51.83,16.27Z\"/>
  653.                                     <path class=\"white\"
  654.                                           d=\"M44.35,10.51l.3,0a2.27,2.27,0,0,0,2.12-2,2.08,2.08,0,1,0-4.06-.68h0A2.22,2.22,0,0,0,44.35,10.51Zm-.46-2.45c.1-.61.58-1.06,1-1a1,1,0,0,1,.66,1.27c-.1.61-.58,1.06-1,1A1,1,0,0,1,43.89,8.06Z\"/>
  655.                                     <path class=\"white\"
  656.                                           d=\"M39.88,13a1.82,1.82,0,0,0,.33,0,2.22,2.22,0,0,0,1.59-2.68,2.08,2.08,0,1,0-4,.76A2.28,2.28,0,0,0,39.88,13Zm-.3-3.45c.46-.09.94.35,1.05,1A1,1,0,0,1,40,11.8c-.45.09-.94-.35-1.05-1A1,1,0,0,1,39.57,9.56Z\"/>
  657.                                     <path class=\"white\"
  658.                                           d=\"M56,29.75a.87.87,0,0,1-.19-.39A2,2,0,0,0,52,29.14a.87.87,0,0,1-.24.36l-.33.29a2,2,0,0,0,1.93,3.43.88.88,0,0,1,.33,0,.91.91,0,0,1,.32.08,2,2,0,0,0,2.31-3.19Z\"/>
  659.                                     <path class=\"white\"
  660.                                           d=\"M51.33,27.66a1.19,1.19,0,1,0-2,1.2,1.45,1.45,0,0,0,.76.64,1.21,1.21,0,0,0,.4.07,1.06,1.06,0,0,0,.51-.15A1.27,1.27,0,0,0,51.33,27.66Z\"/>
  661.                                     <path class=\"white\"
  662.                                           d=\"M52.77,27.41H53a1.1,1.1,0,0,0,.76-.56A1.5,1.5,0,0,0,53.38,25a1.1,1.1,0,0,0-.91-.25,1.27,1.27,0,0,0-.91,1.54A1.31,1.31,0,0,0,52.77,27.41Z\"/>
  663.                                     <path class=\"white\"
  664.                                           d=\"M55.93,24.87A1.1,1.1,0,0,0,55,25a1.45,1.45,0,0,0-.59.79,1.27,1.27,0,0,0,.66,1.67l0,0a1,1,0,0,0,.31,0,1.33,1.33,0,0,0,1.22-1A1.27,1.27,0,0,0,55.93,24.87Z\"/>
  665.                                     <path class=\"white\"
  666.                                           d=\"M58.32,27.57a1.36,1.36,0,0,0-1.63,2.15,1.07,1.07,0,0,0,.65.21,1.41,1.41,0,0,0,1.1-.57,1.45,1.45,0,0,0,.31-.94A1.1,1.1,0,0,0,58.32,27.57Z\"/>
  667.                                     <path class=\"white\"
  668.                                           d=\"M52.72,5.26a.64.64,0,0,1,.2.13.66.66,0,0,1,.15.19,1.46,1.46,0,0,0,2.75-.71l0-.31a.63.63,0,0,1,.07-.3,1.45,1.45,0,0,0-2-1.89.63.63,0,0,1-.3.09h-.32a1.46,1.46,0,0,0-.5,2.8Z\"/>
  669.                                     <path class=\"white\"
  670.                                           d=\"M52.75,1.9a.76.76,0,0,0,.38.13.92.92,0,0,0,1-.83.92.92,0,0,0-.7-1,.92.92,0,0,0-1,.83,1,1,0,0,0,.13.7A.87.87,0,0,0,52.75,1.9Z\"/>
  671.                                     <path class=\"white\"
  672.                                           d=\"M55.11,1.83a.8.8,0,0,0,.68,0,1,1,0,0,0,.53-.48,1,1,0,0,0,.12-.7A.8.8,0,0,0,56,.09a.92.92,0,0,0-1.22.44A1,1,0,0,0,55,1.75Z\"/>
  673.                                     <path class=\"white\"
  674.                                           d=\"M56.27,2.88h0a.75.75,0,0,0,.15.17,1,1,0,0,0,1.13,0,.92.92,0,0,0,.35-1.25.79.79,0,0,0-.59-.35,1,1,0,0,0-.69.17A.92.92,0,0,0,56.27,2.88Z\"/>
  675.                                     <path class=\"white\"
  676.                                           d=\"M57.25,5.44a1,1,0,0,0,.6-.38A.79.79,0,0,0,58,4.39a1,1,0,0,0-1.9.45.77.77,0,0,0,.27.42A1,1,0,0,0,57.25,5.44Z\"/>
  677.                                 </svg>
  678.                             </div>
  679.                             <span>Aktualności</span>
  680.                         </a>
  681.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 3, slug:'porady_adopcyjne'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  682.                             <div class=\"blog-categories-icon blog-categories-icon-care\">
  683.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 25.13 33.53\">
  684.                                     <path class=\"white\" style=\"fill: none;stroke: #fff;\"
  685.                                           d=\"M4.42,31.12A3.84,3.84,0,0,1,.6,27.3h0a3.84,3.84,0,0,1,3.82-3.82h20.1V.6H4.42A3.84,3.84,0,0,0,.6,4.42h0V27.3\"/>
  686.                                     <path class=\"white\" style=\"fill: none;stroke: #fff;\"
  687.                                           d=\"M24.53,23.48A3.84,3.84,0,0,0,20.7,27.3h0a3.84,3.84,0,0,0,3.82,3.82H9.85\"/>
  688.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"4.42\" y1=\"23.48\" x2=\"4.42\"
  689.                                           y2=\"0.6\"/>
  690.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"3.79\" y1=\"27.29\" x2=\"17.63\"
  691.                                           y2=\"27.29\"/>
  692.                                     <polygon class=\"white\" style=\"fill: none;stroke: #fff;\"
  693.                                              points=\"9.72 32.93 7.08 30.93 4.42 32.93 4.42 27.29 9.72 27.29 9.72 32.93\"/>
  694.                                     <path class=\"red\" style=\"fill:#fff; stroke:none;\"
  695.                                           d=\"M14.38,12.84a1,1,0,0,0-.37.08,1.46,1.46,0,0,1-1.57-.32h0a1.55,1.55,0,0,1,0-2.15l.26-.28a1,1,0,0,0,.24-.45,1.47,1.47,0,0,1,2.84-.06,1,1,0,0,0,.26.44l.28.27a1.55,1.55,0,0,1,0,2.15h0a1.46,1.46,0,0,1-1.56.39A1,1,0,0,0,14.38,12.84Z\"/>
  696.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"15.79\" cy=\"6.47\" rx=\"1.1\"
  697.                                              ry=\"0.83\" transform=\"translate(4 18.8) rotate(-68.57)\"/>
  698.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"17.95\" cy=\"8.53\" rx=\"0.99\"
  699.                                              ry=\"0.83\" transform=\"translate(1.08 19.03) rotate(-57.33)\"/>
  700.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"12.84\" cy=\"6.47\" rx=\"0.83\"
  701.                                              ry=\"1.13\" transform=\"translate(-1.37 4.3) rotate(-18.05)\"/>
  702.                                     <ellipse class=\"red\" style=\"fill:#fff; stroke:none;\" cx=\"10.74\" cy=\"8.77\" rx=\"0.83\"
  703.                                              ry=\"0.99\" transform=\"translate(-3.08 7.59) rotate(-34.36)\"/>
  704.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"9.73\" y1=\"16.48\" x2=\"19.54\"
  705.                                           y2=\"16.48\"/>
  706.                                     <line class=\"white\" style=\"fill: none;stroke: #fff;\" x1=\"12.44\" y1=\"18.73\"
  707.                                           x2=\"16.25\" y2=\"18.73\"/>
  708.                                 </svg>
  709.                             </div>
  710.                             <span>Porady adopcyjne</span>
  711.                         </a>
  712.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 4, slug:'zycie_z_adopciakiem'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  713.                             <div class=\"blog-categories-icon blog-categories-icon-activity\">
  714.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 36.9 33.68\">
  715.                                     <path class=\"outline-white\"
  716.                                           d=\"M18.45,32.38S.8,22.87.6,10.06C.49,2.69,5.91.34,9.89.62c5,.35,8.57,6.72,8.57,6.72S22,1,27,.62c4-.28,9.4,2.07,9.28,9.44a16.4,16.4,0,0,1-2,7.28\"/>
  717.                                     <path class=\"white\"
  718.                                           d=\"M33.07,25.38a3.41,3.41,0,0,0,3.38-1.77A1.91,1.91,0,0,0,35,20.77a3.15,3.15,0,0,0-2,.33,3.24,3.24,0,0,0-1.46,1.42A1.91,1.91,0,0,0,33,25.37Z\"/>
  719.                                     <path class=\"white\"
  720.                                           d=\"M36.56,28.23a2.4,2.4,0,0,0-3.05-1.44A2.76,2.76,0,0,0,32,27.87a2.05,2.05,0,0,0-.32,1.73,2.2,2.2,0,0,0,1.87,1.52A2.86,2.86,0,0,0,34.69,31,2.77,2.77,0,0,0,36.24,30,2.06,2.06,0,0,0,36.56,28.23Z\"/>
  721.                                     <path class=\"white\"
  722.                                           d=\"M28.2,21.89a1.75,1.75,0,0,0,.46.13,2.11,2.11,0,0,0,1.36-.3,3.36,3.36,0,0,0,1.35-1.57c.63-1.45.24-3-.87-3.51a2,2,0,0,0-1.82.17,3.36,3.36,0,0,0-1.35,1.57C26.7,19.82,27.09,21.4,28.2,21.89Z\"/>
  723.                                     <path class=\"white\"
  724.                                           d=\"M23.05,22.41h0a2.4,2.4,0,0,0,2.52-2.25,2.77,2.77,0,0,0-.39-1.85,2.08,2.08,0,0,0-1.47-1,2.05,2.05,0,0,0-1.67.56,2.77,2.77,0,0,0-.85,1.69A2.41,2.41,0,0,0,23.05,22.41Z\"/>
  725.                                     <path class=\"white\"
  726.                                           d=\"M30.19,29.66l-.06-.84a1.85,1.85,0,0,1,.18-.89A3.62,3.62,0,0,0,25,23.4a1.85,1.85,0,0,1-.85.31l-.84.08a3.78,3.78,0,0,0-3.41,4,3.61,3.61,0,0,0,2.37,3.15,1.87,1.87,0,0,1,.59.34h0a1.86,1.86,0,0,1,.43.53,3.61,3.61,0,0,0,3.49,1.84A3.78,3.78,0,0,0,30.19,29.66Z\"/>
  727.                                 </svg>
  728.                             </div>
  729.                             <span>Życie z adopciakiem</span>
  730.                         </a>
  731.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 5, slug:'zywienie_i_pielegnacja'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  732.                             <div class=\"blog-categories-icon blog-categories-icon-tips\">
  733.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 41.45 39.93\">
  734.                                     <path class=\"white\"
  735.                                           d=\"M21.85,31a2.15,2.15,0,0,0-1.36.71A2.16,2.16,0,0,0,19.14,31a2.06,2.06,0,0,0-1.54.54A2.09,2.09,0,0,0,17,33.19c0,2.42,3.1,4.09,3.23,4.16a.6.6,0,0,0,.57,0c.13-.07,3.19-1.75,3.23-4.16A2,2,0,0,0,21.85,31Zm-1.36,5.09c-.83-.52-2.29-1.7-2.31-3a.93.93,0,0,1,.24-.72.85.85,0,0,1,.57-.21h.06c.36,0,.78.55.92.79a.62.62,0,0,0,1,0c.13-.24.55-.77.92-.79a.89.89,0,0,1,.63.21.93.93,0,0,1,.24.72C22.79,34.43,21.32,35.61,20.49,36.13Z\"/>
  736.                                     <path class=\"white\"
  737.                                           d=\"M38.85,8.06V6.86a.6.6,0,0,0-1.2,0v1H33v-1a.6.6,0,0,0-1.2,0v1H27.15v-1a.6.6,0,0,0-1.2,0v1.2a3.73,3.73,0,0,0-2.59,3.53v4.87A3.54,3.54,0,0,0,26.89,20h2.9v3.1a91.6,91.6,0,0,0-9.47-.55V7.65h0c-.13-1-1.43-1.85-3.63-2.31V1.82c0-1.25-2-1.82-3.83-1.82S9,.57,9,1.82V5.34c-2.21.46-3.5,1.29-3.63,2.31h0V24.11c-1.18.41-2,.93-2.14,1.59l0,0L0,34.93a.6.6,0,0,0,0,.19c0,3.15,10.09,4.8,20.07,4.8s20.07-1.65,20.07-4.8a.6.6,0,0,0,0-.19L37,25.73h0c-.13-.63-.85-1.14-1.94-1.55V20h2.9a3.54,3.54,0,0,0,3.53-3.53V11.59A3.73,3.73,0,0,0,38.85,8.06ZM10.19,3.19a7.13,7.13,0,0,0,2.63.45,7.13,7.13,0,0,0,2.63-.45V6.4A4.22,4.22,0,0,1,12.83,7a4.25,4.25,0,0,1-2.63-.6Zm2.63-2a4.25,4.25,0,0,1,2.61.62,4.26,4.26,0,0,1-2.61.62,4.85,4.85,0,0,1-2.63-.57h0A3.94,3.94,0,0,1,12.83,1.2ZM9,6.56c.1,1,1.63,1.62,3.82,1.62s3.72-.65,3.82-1.62c1.83.42,2.48,1,2.48,1.26,0,.58-2.39,1.65-6.29,1.65S6.53,8.4,6.53,7.82C6.53,7.58,7.18,7,9,6.56ZM6.53,9.44a13.79,13.79,0,0,0,6.29,1.24,13.79,13.79,0,0,0,6.29-1.24V22.55c-2.4,0-8.65.23-12.59,1.21ZM20.07,38.73c-12.14,0-18.6-2.25-18.86-3.53L4,27.1c3.28,2.18,15.51,2.21,16.1,2.21s12.79,0,16.09-2.2l2.76,8.1C38.67,36.48,32.21,38.73,20.07,38.73ZM35.78,25.92c-.45.8-6,2.19-15.71,2.19S4.68,26.69,4.35,26c.33-.8,5.86-2.22,15.72-2.22S35.33,25.12,35.78,25.92Zm-2-2.12A27.05,27.05,0,0,0,31,23.25V20h2.83Zm4.1-5h-11a2.33,2.33,0,0,1-2.21-1.62,3.7,3.7,0,0,0,2.41.91H37.71a3.7,3.7,0,0,0,2.41-.91A2.33,2.33,0,0,1,37.92,18.79Zm2.33-4.45a2.54,2.54,0,0,1-2.53,2.53h-2v-1a.6.6,0,0,0-1.2,0v1H29.87v-1a.6.6,0,0,0-1.2,0v1H27.09a2.54,2.54,0,0,1-2.53-2.53V11.59a2.54,2.54,0,0,1,2.53-2.53H37.71a2.54,2.54,0,0,1,2.53,2.53v2.75Z\"/>
  738.                                     <path class=\"white\"
  739.                                           d=\"M29.34,9.47a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V10.07A.6.6,0,0,0,29.34,9.47Z\"/>
  740.                                     <path class=\"white\"
  741.                                           d=\"M35.19,9.47a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V10.07A.6.6,0,0,0,35.19,9.47Z\"/>
  742.                                     <path class=\"white\"
  743.                                           d=\"M26.48,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,26.48,12Z\"/>
  744.                                     <path class=\"white\"
  745.                                           d=\"M32.33,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,32.33,12Z\"/>
  746.                                     <path class=\"white\"
  747.                                           d=\"M38.19,12a.6.6,0,0,0-.6.6v1.46a.6.6,0,0,0,1.2,0V12.63A.6.6,0,0,0,38.19,12Z\"/>
  748.                                 </svg>
  749.                             </div>
  750.                             <span>Żywienie i pielęgncja</span>
  751.                         </a>
  752.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 6, slug:'wychowanie_i_psychologia'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item svg-icon\">
  753.                             <div class=\"blog-categories-icon blog-categories-icon-authors\">
  754.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32.46 32.82\">
  755.                                     <path class=\"outline-white\"
  756.                                           d=\"M28,13.05S29,11,28.26,9.6a2.71,2.71,0,0,0-4.14-.82c-1.67,1.14-1.55,2.73-1.83,4.6L8.77,22.29C6.91,21.78,5.4,21,3.63,22.11a2.71,2.71,0,0,0-.88,4.12c1,1.26,3.29,1.1,3.29,1.1S5,29.4,5.75,30.79a2.71,2.71,0,0,0,4.14.82c1.71-1.17,1.58-2.84,1.85-4.73l13.37-8.81c1.88.53,3.46,1.37,5.27.22a2.71,2.71,0,0,0,.88-4.12C30.29,12.89,28,13.05,28,13.05Z\"/>
  757.                                     <circle class=\"outline-white\" cx=\"7.6\" cy=\"7.6\" r=\"7\"
  758.                                             transform=\"translate(-0.02 0.02) rotate(-0.17)\"/>
  759.                                     <path class=\"outline-white\" d=\"M12.09,2.32a7,7,0,0,0,0,10.54\"/>
  760.                                     <path class=\"outline-white\" d=\"M3,2.34A7,7,0,0,1,5.45,7.6a7,7,0,0,1-2.39,5.28\"/>
  761.                                 </svg>
  762.                             </div>
  763.                             <span>Wychowanie i psychologia</span>
  764.                         </a>
  765.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 7, slug:'zdrowie'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  766.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  767.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  768.                                     <path class=\"outline-white\"
  769.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  770.                                     <path class=\"outline-white\"
  771.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  772.                                     <path class=\"outline-white\"
  773.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  774.                                 </svg>
  775.                             </div>
  776.                             <span>Zdrowie</span>
  777.                         </a>
  778.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 7, slug:'zdrowie'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  779.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  780.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  781.                                     <path class=\"outline-white\"
  782.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  783.                                     <path class=\"outline-white\"
  784.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  785.                                     <path class=\"outline-white\"
  786.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  787.                                 </svg>
  788.                             </div>
  789.                             <span>Zdrowie</span>
  790.                         </a>
  791.                         <a href=\"{{ path('base_front_blog_notesincategory', {id: 7, slug:'zdrowie'}) }}\" class=\"col-xs-4 col-md-2 col-sm-4 blog-categories-item\">
  792.                             <div class=\"blog-categories-icon blog-categories-icon-lifestyle svg-icon\">
  793.                                 <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 29.08 31.53\">
  794.                                     <path class=\"outline-white\"
  795.                                           d=\"M4.81,16.81A1.89,1.89,0,0,1,6.71,15h0a2,2,0,0,1,2,2v4.12l2.71,3a4.09,4.09,0,0,1,1,2.73V30.2a.74.74,0,0,1-.74.74H6.35a.74.74,0,0,1-.74-.74V28.81A2.54,2.54,0,0,0,4.86,27L1,23.13a1.24,1.24,0,0,1-.37-.88V10.83A1.93,1.93,0,0,1,2.53,8.9h0a2.28,2.28,0,0,1,2.28,2.28V21.59\"/>
  796.                                     <path class=\"outline-white\"
  797.                                           d=\"M24.26,16.81A1.89,1.89,0,0,0,22.37,15h0a2,2,0,0,0-2,2v4.12l-2.71,3a4.09,4.09,0,0,0-1,2.73V30.2a.74.74,0,0,0,.74.74h5.36a.74.74,0,0,0,.74-.74V28.81a2.54,2.54,0,0,1,.75-1.8l3.9-3.88a1.24,1.24,0,0,0,.37-.88V10.83A1.93,1.93,0,0,0,26.54,8.9h0a2.28,2.28,0,0,0-2.28,2.28V21.59\"/>
  798.                                     <path class=\"outline-white\"
  799.                                           d=\"M14.61,13.11S7.62,9.43,7.5,4.4A3.35,3.35,0,0,1,11.13.66c2,.12,3.4,2.61,3.4,2.61S15.93.76,17.89.61a3.35,3.35,0,0,1,3.69,3.68C21.54,9.32,14.61,13.11,14.61,13.11Z\"/>
  800.                                 </svg>
  801.                             </div>
  802.                             <span>Zdrowie</span>
  803.                         </a>
  804.                     </div>
  805.                 </div>
  806.             </div>
  807.         </div>
  808.     </div>
  809.     {#    <div class=\"container blog-active-authors\">#}
  810.     {#        <div class=\"row\">#}
  811.     {#            <div class=\"col-xs-12 col-md-3 author-header\">#}
  812.     {#                <div class=\"author-icon svg-icon\">#}
  813.     {#                    <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 37.29 33.18\">#}
  814.     {#                        <path class=\"red\"#}
  815.     {#                              d=\"M36.69,30.37H17.63V27.49l8,0h0a.6.6,0,0,0,0-1.2l-16.82-.1h0a.6.6,0,0,0,0,1.2h2.35v2.92H8.85a3.43,3.43,0,0,1,0-6.87H36.69a.6.6,0,1,0,0-1.2H4.63a3.43,3.43,0,0,1,0-6.87H30.69a2,2,0,0,0,.7-3.91V4.06A2.16,2.16,0,1,0,29.12,4a4.3,4.3,0,0,1-4.2,3.5A4.7,4.7,0,0,1,20.48,4a2.17,2.17,0,1,0-2.35,0A4.7,4.7,0,0,1,13.7,7.47,4.3,4.3,0,0,1,9.5,4,2.17,2.17,0,1,0,7.23,4v7.52a2,2,0,0,0-1.14,2.71H4.63a4.63,4.63,0,1,0,0,9.27H5.76a4.62,4.62,0,0,0,3.08,8.07h2.29v1a.6.6,0,0,0,1,.48l2.29-1.73,2.29,1.73a.6.6,0,0,0,1-.48v-1H36.69a.6.6,0,1,0,0-1.2ZM30.34,1.2a1,1,0,1,1-1,1A1,1,0,0,1,30.34,1.2Zm-11,0a1,1,0,1,1-1,1A1,1,0,0,1,19.31,1.2ZM13.7,8.67a5.89,5.89,0,0,0,5.6-4.33h0a5.89,5.89,0,0,0,5.61,4.33,5.52,5.52,0,0,0,5.27-3.94V11.4H8.43V4.75A5.52,5.52,0,0,0,13.7,8.67ZM8.38,1.2a1,1,0,1,1-1,1A1,1,0,0,1,8.38,1.2ZM7.11,13.41a.82.82,0,0,1,.82-.82H30.69a.82.82,0,0,1,0,1.64H7.93A.82.82,0,0,1,7.11,13.41Zm9.32,18L14.74,30.1a.6.6,0,0,0-.72,0l-1.69,1.27V27.54h4.1Z\"/>#}
  816.     {#                        <path class=\"red\" d=\"M4.86,18.27a.6.6,0,1,0,0,1.2H7.68a.6.6,0,1,0,0-1.2Z\"/>#}
  817.     {#                        <path class=\"red\" d=\"M10.73,18.27a.6.6,0,1,0,0,1.2H26.55a.6.6,0,1,0,0-1.2Z\"/>#}
  818.     {#                        <path class=\"red\" d=\"M29,26.32h0a.6.6,0,0,0,0,1.2h5.67a.6.6,0,0,0,0-1.2Z\"/>#}
  819.     {#                    </svg>#}
  820.     {#                </div>#}
  821.     {#                <span class=\"author-title\">aktywni autorzy:</span>#}
  822.     {#            </div>#}
  823.     {#            {% for author in bestAuthors %}#}
  824.     {#                <div class=\"col-xs-12 col-sm-4 col-md-3 text-center\">#}
  825.     {#                    <a class=\"author\"#}
  826.     {#                       href=\"{{ path('base_front_blog_notes', {'id':author.author.id, 'firstName':author.author.firstName, 'lastName':author.author.lastName}) }}\"#}
  827.     {#                       target=\"_self\">#}
  828.     {#                        <span class=\"author-photo\"#}
  829.     {#                              style=\"background-image:url('{{ path('base_file_index', {'id':author.author.picture.id}) }}');\"></span>#}
  830.     {#                        <span class=\"author-name\">{{ author.author.firstName }} {{ author.author.lastName }}</span>#}
  831.     {#                    </a>#}
  832.     {#                </div>#}
  833.     {#            {% endfor %}#}
  834.     {#        </div>#}
  835.     {#    </div>#}
  836.     <div class=\"container posts\">
  837.         <div class=\"row\">
  838.             {% for blogNote in blogNotes %}
  839.                 {% if blogNote.category.type != 'adoptiveBlog' and blogNote.category.type != 'testBlog'  %}
  840.                     {% set postLink = path('base_front_blog_notesingle', {id: blogNote.id}) %}
  841.                     {% set postDate = blogNote.publishedDate|date(\"d.m.Y\") %}
  842.                     {% if blogNote.featuredImage %}
  843.                         {% set postImage = asset(animalImage(blogNote.featuredImage.path))  | imagine_filter('animal_listing_thumb')  %}
  844.                     {% else %}
  845.                         {% set postImage = 'build/img/blog/no-cover.png' %}
  846.                     {% endif %}
  847.                     {% set postTitle = blogNote.title|replace({'<br/>': ''}) %}
  848.                     {% set postDescription = blogNote.shortDescription|slice(0,265) %}
  849.                     {% set postDescriptionMobile = blogNote.shortDescription|slice(0,225) %}
  850.                     {% set categoryType = blogNote.category.type %}
  851.                     {% set categoryName = blogNote.category.name %}
  852.                     {% set categoryLink = path('base_front_blog_notesincategory', {id: blogNote.category.id, slug:blogNote.category.slug}) %}
  853.                     {% if blogNote.pageViews is null %}
  854.                         {% set postPopular = 0 %}
  855.                     {% else %}
  856.                         {% set postPopular = blogNote.pageViews %}
  857.                     {% endif %}
  858.                     <div class=\"col-xs-12 col-md-6 post-element category-{{ categoryType }}\"
  859.                          data-date=\"{{ blogNote.publishedDate|date(\"d.m.Y\") }}\"
  860.                          data-popular=\"{{ postPopular }}\"
  861.                          style=\"display: inline-block;\"
  862.                     >
  863.                         <div class=\"post\">
  864.                             <div class=\"image-block\">
  865.                                 <a class=\"post-cover\" href=\"{{ postLink }}\">
  866.                                     <img src=\"{{ postImage }}\"/>
  867.                                 </a>
  868.                             </div>
  869.                             <div class=\"desc-block\">
  870.                                 <div class=\"main-block\">
  871.                                     <div class=\"options\">
  872.                                         <a href=\"{{ categoryLink }}\" class=\"category\">{{ categoryName }}</a>
  873.                                         <span class=\"date\">{{ postDate }}</span>
  874.                                     </div>
  875.                                     <a class=\"title\" href=\"{{ postLink }}\">{{ postTitle }}</a>
  876.                                     <p class=\"d-block d-md-none\">{{ postDescriptionMobile }}</p>
  877.                                     <p class=\"d-none d-md-block\">{{ postDescription }}</p>
  878.                                 </div>
  879.                                 <a class=\"btn btn-primary\" href=\"{{ postLink }}\">czytaj dalej</a>
  880.                             </div>
  881.                         </div>
  882.                     </div>
  883.                 {% endif %}
  884.             {% endfor %}
  885.         </div>
  886.     </div>
  887. {% endblock %}
  888. {% block additional_javascript %}
  889.     {{ parent() }}
  890.     <script>
  891.         \$(document).ready(function () {
  892.             var contentPlacement = \$('#navbar').position().top + \$('#navbar').height();
  893.             var minWidth = 992;
  894.             if (\$(window).width() > minWidth) {
  895.                 \$('.blog-categories').scrollToFixed({
  896.                     marginTop: contentPlacement,
  897.                     minWidth: minWidth,
  898.                     preFixed: function () {
  899.                         \$('.blog-categories').addClass('blog-categories-small');
  900.                     },
  901.                     preUnfixed: function () {
  902.                         \$('.blog-categories').removeClass('blog-categories-small');
  903.                     }
  904.                 });
  905.             }
  906.         });
  907.     </script>
  908. {% endblock %}
  909. ""front/blog/notes.html.twig""/home/adopt/web/adopciaki.pl/public_html/templates/front/blog/notes.html.twig");
  910.     }
  911. }