@page "/internal/age" @model Roblox.Website.Pages.Auth.Age @{ Layout = "Shared/_Layout"; }

18+ Certification

@if (true) {

Age verification is being revamped to provide a safer experience for everyone. Check back soon.

} else { @if (!Model.is18Plus) {
@Html.AntiForgeryToken()
} else {

Your account is marked as 18 or over. You now have access to assets marked as 18+. You cannot revoke this certification.

Home } }