Skip to content

Instantly share code, notes, and snippets.

@christiannagel
Created July 9, 2018 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiannagel/04e454092e07f5f23bec4670ef0d2605 to your computer and use it in GitHub Desktop.
Save christiannagel/04e454092e07f5f23bec4670ef0d2605 to your computer and use it in GitHub Desktop.
Define the layout for the ASP.NET Core 2.1 identity pages
@{
Layout = "/Views/Shared/_Layout.cshtml";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment