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

4 lines
57 B
Plaintext

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