1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-06 23:03:32 +00:00
Radarr/NzbDrone.Web/Views/Update/ViewLog.cshtml

5 lines
62 B
Text
Raw Normal View History

2011-11-22 06:55:09 +00:00
@section TitleContent{
Update Log
}
@Html.Raw(ViewBag.Log)