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)