parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 echo "
"; // line 14 if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["grav"] ?? null), "twig", array(), "any", false, true), "twig", array(), "any", false, true), "filters", array(), "any", false, true), "tu", array(), "array", true, true)) { // line 15 echo $this->env->getExtension('Grav\Common\Twig\TwigExtension')->markdownFunction($this->env->getExtension('Grav\Plugin\Admin\Twig\AdminTwigExtension')->tuFilter($this->getAttribute(($context["field"] ?? null), "text", array()))); } else { // line 17 echo $this->env->getExtension('Grav\Common\Twig\TwigExtension')->markdownFunction($this->env->getExtension('Grav\Common\Twig\TwigExtension')->translate($this->getAttribute(($context["field"] ?? null), "text", array()))); } // line 19 echo "
"; } else { // line 21 echo ""; // line 22 if ($this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["grav"] ?? null), "twig", array(), "any", false, true), "twig", array(), "any", false, true), "filters", array(), "any", false, true), "tu", array(), "array", true, true)) { // line 23 echo $this->env->getExtension('Grav\Plugin\Admin\Twig\AdminTwigExtension')->tuFilter($this->getAttribute(($context["field"] ?? null), "text", array())); } else { // line 25 echo $this->env->getExtension('Grav\Common\Twig\TwigExtension')->translate($this->getAttribute(($context["field"] ?? null), "text", array())); } // line 27 echo "
"; } // line 29 echo " "; // line 30 if ($this->getAttribute(($context["field"] ?? null), "underline", array())) { // line 31 echo "{% if grav.twig.twig.filters['tu'] is defined %} {{- field.text|tu|markdown|raw -}} {% else %} {{- field.text|t|markdown|raw -}} {% endif %}
{% else %}{% if grav.twig.twig.filters['tu'] is defined %} {{- field.text|tu|raw -}} {% else %} {{- field.text|t|raw -}} {% endif %}
{% endif %} {% if field.underline %}