mirror of https://github.com/Radarr/Radarr
Page banner is now used for browser title.
This commit is contained in:
parent
4f09778f98
commit
f5a8c3de87
|
@ -1,9 +1,5 @@
|
||||||
@model HandleErrorInfo
|
@model HandleErrorInfo
|
||||||
@section TitleContent
|
@{ ViewBag.Title = "EPIC FAIL!"; }
|
||||||
{
|
|
||||||
EPIC FAIL!!!
|
|
||||||
}
|
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
@Model.Exception.Message
|
@Model.Exception.Message
|
||||||
</h2>
|
</h2>
|
||||||
|
|
Loading…
Reference in New Issue