1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 09:47:39 +00:00
Sonarr/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)