We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfc1d3 commit 356ccf6Copy full SHA for 356ccf6
src/main/webapp/error/404.ftl
@@ -1,8 +1,8 @@
1
<#include "../macro-common-page.ftl">
2
3
<@commonPage "404 Not Found!">
4
-<h2>${title}</h2>
5
-<img class="img-t0t" width="488" src="${staticServePath}/images/404.gif" title="404" alt="${title}"/>
+<h2>404 Not Found!</h2>
+<img class="img-t0t" width="488" src="${staticServePath}/images/404.gif" title="404" alt="404 Not Found!"/>
6
<div class="a-404">
7
欢迎访问
8
<a href="https://hacpai.com">黑客与画家</a>
0 commit comments