1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00
Files
Radarr/NzbDrone.Web/Views/_ViewStart.cshtml
T
2011-04-20 20:52:09 -07:00

4 lines
57 B
Plaintext

@{
Layout = "~/Views/Shared/SiteLayout.cshtml";
}