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 "server/privileges/change_password.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 185 => 70, 178 => 65, 174 => 63, 172 => 57, 166 => 61, 163 => 58, 161 => 57, 156 => 56, 154 => 55, 148 => 51, 142 => 47, 129 => 45, 125 => 44, 118 => 40, 114 => 38, 112 => 37, 104 => 32, 97 => 28, 90 => 24, 84 => 21, 75 => 15, 65 => 10, 61 => 8, 56 => 6, 51 => 5, 49 => 4, 45 => 3, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "server/privileges/change_password.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/server/privileges/change_password.twig"); } }