1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-19 04:41:42 +00:00
Sonarr/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)