@page @model ConfirmAccountModel @{ ViewData["Title"] = "Confirm Account"; }

@ViewData["Title"]

Confirm your new account.


@section Scripts { }