diff --git a/OpenAuth.Mvc/Views/Home/Navbar.cshtml b/OpenAuth.Mvc/Views/Home/Navbar.cshtml new file mode 100644 index 00000000..61206447 --- /dev/null +++ b/OpenAuth.Mvc/Views/Home/Navbar.cshtml @@ -0,0 +1,51 @@ +@{ + Layout = null; +} +
\ No newline at end of file