Files
Readarr/NzbDrone.Web/Views/AddSeries/bt.cshtml
T
2013-02-15 16:51:59 -08:00

9 lines
110 B
Plaintext

@{
ViewBag.Title = "Bootstrap Page";
Layout = "~/Views/Shared/_Bootstrap.cshtml";
}
Hello World