Skip to content

Instantly share code, notes, and snippets.

@dshookowsky
Created April 10, 2014 14:08
Show Gist options
  • Save dshookowsky/10386246 to your computer and use it in GitHub Desktop.
Save dshookowsky/10386246 to your computer and use it in GitHub Desktop.
Views/Home/Index.cshtml
@{
ViewBag.Title = "Home";
}
<h2>Home</h2>
<span class="welcome">Welcome</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment