Update html/layouts/error.ejs
This commit is contained in:
parent
e28e226ad9
commit
f2403e2b9a
@ -81,7 +81,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p id="abstract"><%=error%></p>
|
||||
<p id="abstract">404</p>
|
||||
<div class="error">
|
||||
<h2><%=error%></h2>
|
||||
<p><%=description%></p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user