parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 echo " "; } public function getTemplateName() { return "@galleries/preview.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 34 => 6, 28 => 3, 22 => 2, 19 => 1,); } }