mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-23 00:05:48 +00: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