@(u: User, token: String, form: Form[_], ok: Option[Boolean] = None)(implicit ctx: Context) @title = @{ s"${u.username} - ${trans.changePassword.txt()}" } @auth.layout(title = title) {