We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa107a6 commit 29fc016Copy full SHA for 29fc016
pythonpro/core/templates/404.html
@@ -7,7 +7,7 @@
7
<div class="container">
8
<div class="row">
9
<div class="col-6">
10
- <h1 class="mt-4">401</h1>
+ <h1 class="mt-4">404</h1>
11
<h2>Página não encontrada</h2>
12
<p>O endereço que você solicitou não existe.</p>
13
0 commit comments