source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "database/designer/page_save_as.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 69 => 30, 62 => 25, 60 => 17, 54 => 13, 52 => 11, 51 => 10, 50 => 9, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/designer/page_save_as.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/designer/page_save_as.twig"); } }