1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-29 03:05:49 +00:00
Sonarr/NzbDrone.Services/NzbDrone.Services.Service/Views/_ViewStart.cshtml
2012-02-26 18:13:11 -08:00

3 lines
54 B
Text

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