Ejemplo n.º 1
0
 public function display_page(PlansPage $page)
 {
     $tpl = parent::setup_page($page);
     $tpl->display('views/templates/tableless/PlansPage.tpl.php');
 }