Skip to content

Instantly share code, notes, and snippets.

@dshookowsky
Created April 10, 2014 14:07
Show Gist options
  • Save dshookowsky/10386165 to your computer and use it in GitHub Desktop.
Save dshookowsky/10386165 to your computer and use it in GitHub Desktop.
Views/_ViewStart.cshtml
@{
Layout = "~/Views/Shared/_layout.cshtml";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment