mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
@{
|
|
ViewBag.Title = "bt";
|
|
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
|
}
|
|
|
|
<h2>bt</h2>
|