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/edit_delete_pages.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 59 => 12, 57 => 10, 56 => 9, 55 => 8, 50 => 6, 45 => 4, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/designer/edit_delete_pages.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/designer/edit_delete_pages.twig"); } }