change 404/502 page a little

merge-requests/208/head
fatchan 4 years ago
parent cfbb645912
commit d6a6062d7d
  1. 2
      views/pages/404.pug
  2. 6
      views/pages/502.pug

@ -1,4 +1,4 @@
extends ../layout.pug
block content
h1 404 not found
h1.board-title 404 Not Found

@ -1,6 +1,6 @@
extends ../layout.pug
block content
h1 502 Bad gateway
p The site is either down for maintenance, or geting DDoS'd
p Don't worry, it will be back soon :^)
h1.board-title 502 Bad Gateway
.col.flex-center.mv-10
p The server encountered a temporary error and could not complete your request.

Loading…
Cancel
Save