1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-01 04:25:55 +00:00
Lidarr/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)