Web project containing static content, default bootstrap theme

This commit is contained in:
2015-11-11 12:46:50 -05:00
commit 2a42afb173
50 changed files with 23538 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}