mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
adding bootstrap layout.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@{
|
||||
ViewBag.Title = "bt";
|
||||
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
||||
}
|
||||
|
||||
<h2>bt</h2>
|
||||
Reference in New Issue
Block a user