mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
@{
|
|
ViewBag.Title = "Bootstrap Page";
|
|
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
|
}
|
|
|
|
|
|
Hello World
|
|
|