@page "/not-found" @attribute [Microsoft.AspNetCore.Authorization.AllowAnonymous] @inject TranslationSource T @T["notfound.pagetitle"]

@T["notfound.heading"]

@T["notfound.body"]

@T["notfound.back"]