1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-31 16:02:29 +01:00
Sonarr/NzbDrone.Web/Views/_ViewStart.cshtml
2011-04-20 20:52:09 -07:00

4 lines
57 B
Plaintext

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