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

4 lines
57 B
Plaintext

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