1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00
Files
Sonarr/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