Skip to content
HammerheadShark666 edited this page Aug 25, 2024 · 3 revisions

Overview

The Views folder contains the views.

Account

  • AccessDenied.cshtml
  • Index.cshtml
  • Login.cshtml
  • Register.cshtml

Error

  • Error.cshtml
  • Error401.cshtml
  • Error404.cshtml
  • NotFound.cshtml

Shared

  • Footer.cshtml
  • _Layout.cshtml
  • _LayoutAccount.cshtml
  • _LayoutError.cshtml

Code

The code for Views can be found at code

Clone this wiki locally