Update 404.mustache

This commit is contained in:
konamicode
2025-01-28 21:59:05 -05:00
committed by GitHub
parent fa3b68c708
commit 8903661383
+4 -1
View File
@@ -12,7 +12,10 @@
<link rel="stylesheet" href="{{prefix}}static/user.css" /> <link rel="stylesheet" href="{{prefix}}static/user.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
</head> </head>
<body> <center>
<img src="{{prefix}}static/404.png"></img>
</center>
<body>
<center> <center>
<pre> <pre>
{{#i18n.Translations}}{{resource_not_found}}{{/i18n.Translations}} {{#i18n.Translations}}{{resource_not_found}}{{/i18n.Translations}}