theme_template.getTemplateLanguage(), // temp lang
theme_template.isHidden(), // hidden
theme_template.isNavbar(), // navbar
theme_template.getDecoratorName() // decorator
);
userMgr.savePage( template );
}
}
// now update this website's theme to custom
website.setEditorTheme(Theme.CUSTOM);