1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00
Files
Radarr/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