parent = false; $this->blocks = [ 'meta_showcase_card' => [$this, 'block_meta_showcase_card'], ]; } protected function doDisplay(array $context, array $blocks = []) { // line 25 echo " "; // line 27 echo " "; // line 28 $this->displayBlock('meta_showcase_card', $context, $blocks); } public function block_meta_showcase_card($context, array $blocks = []) { // line 29 echo " "; if ( !($context["showcaseCardIsClosed"] ?? null)) { // line 30 echo "
"; // line 36 echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage.", [], "Admin.Shopparameters.Feature"), "html", null, true); echo "
env, ($context["helperDocLink"] ?? null), "html", null, true); echo "\" target=\"_blank\">"; echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Learn more", [], "Admin.Actions"), "html", null, true); echo " "; // line 38 if ((($context["indexPageId"] ?? null) && ($context["isGridDisplayed"] ?? null))) { // line 39 echo " env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\RoutingExtension')->getPath("admin_metas_edit", ["metaId" => ($context["indexPageId"] ?? null)]), "html", null, true); echo "\">"; echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Configure index page", [], "Admin.Shopparameters.Feature"), "html", null, true); echo " "; } // line 41 echo "