1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 21:45:05 +00:00
Lidarr/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)