1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-27 02:09:59 +00:00
Radarr/NzbDrone.Web/Views/Update/ViewLog.cshtml
2011-12-09 21:08:10 -08:00

2 lines
59 B
Text

@{ViewBag.Title = "Update Log";}
@Html.Raw(ViewBag.Log)