Files
Prowlarr-Prowlarr/NzbDrone.Web/Views/Update/ViewLog.cshtml
2011-11-21 22:55:09 -08:00

5 lines
62 B
Plaintext

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