mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Page banner is now used for browser title.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
@model HandleErrorInfo
|
||||
@section TitleContent
|
||||
{
|
||||
EPIC FAIL!!!
|
||||
}
|
||||
|
||||
@{ ViewBag.Title = "EPIC FAIL!"; }
|
||||
<h2>
|
||||
@Model.Exception.Message
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user