mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
almost got the base layout working with bootstrap.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
@{
|
||||
ViewBag.Title = "bt";
|
||||
ViewBag.Title = "Bootstrap Page";
|
||||
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
||||
}
|
||||
|
||||
<h2>bt</h2>
|
||||
|
||||
Hello World
|
||||
|
||||
|
||||
Reference in New Issue
Block a user