1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00
Files
Radarr/NzbDrone.Web/Views/Update/ViewLog.cshtml
2011-11-21 22:55:09 -08:00

5 lines
62 B
Plaintext

@section TitleContent{
Update Log
}
@Html.Raw(ViewBag.Log)