content = theme::get_edit_form_admin(); print $view; } public function save() { access::verify_csrf(); } }