"; // line 7 if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } if ($this->getAttribute($_meta_, "description")) { echo "getAttribute($_meta_, "description"); echo "\">"; } // line 8 echo " "; if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } if ($this->getAttribute($_meta_, "robots")) { echo "getAttribute($_meta_, "robots"); echo "\">"; } // line 9 echo "
"; // line 20 if (isset($context["content"])) { $_content_ = $context["content"]; } else { $_content_ = null; } echo $_content_; echo "