l29utp0 3 years ago
parent d8fd3168d9
commit cd72e4d941
  1. 2
      views/pages/404.pug
  2. 4
      views/pages/500.pug

@ -1,4 +1,4 @@
extends ../layout.pug
block content
h1.board-title 404 Not Found
h1.board-title 404 Não encontrado

@ -1,6 +1,6 @@
extends ../layout.pug
block content
h1.board-title 500 Internal Server Error
h1.board-title 500 Erro Interno
.col.flex-center.mv-10
p The server encountered an error and was unable to fulfill your request.
p O servidor encontrou um erro e não conseguiu completar o teu pedido.

Loading…
Cancel
Save