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 "table/insert/continue_insertion_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 91 => 18, 86 => 16, 84 => 15, 82 => 14, 79 => 13, 76 => 12, 68 => 10, 64 => 9, 59 => 8, 57 => 7, 52 => 5, 48 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "table/insert/continue_insertion_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/insert/continue_insertion_form.twig"); } }