1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-15 10:55:57 +00:00
Sonarr/NzbDrone.Web/Views/Update/ViewLog.cshtml
2011-11-21 22:55:09 -08:00

4 lines
62 B
Text

@section TitleContent{
Update Log
}
@Html.Raw(ViewBag.Log)