*/ class Auth { public static function login() { return Template::render('main/login'); } }