almost got the base layout working with bootstrap.

This commit is contained in:
Keivan Beigi
2013-01-16 17:59:24 -08:00
committed by kay.one
parent 8088872b92
commit 6eb1d5acf2
105 changed files with 111 additions and 4696 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
@{
ViewBag.Title = "bt";
ViewBag.Title = "Bootstrap Page";
Layout = "~/Views/Shared/_Bootstrap.cshtml";
}
<h2>bt</h2>
Hello World