diff options
Diffstat (limited to 'layouts/404.html')
| -rw-r--r-- | layouts/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html index 737d495..081e509 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -7,7 +7,7 @@ <body class="notfound"> <h1>404</h1> - <p>Tu t'es perdu(e) ? Reviens à la page <a href="/">d'accueil</a>.</p> + <p>Where are you going bro ? Come back <a href="/">here</a>.</p> </body> </html> |
