Actualisation du thème
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Changement texte erreur 404
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 text-center">
|
||||
<h1>404</h1>
|
||||
<h2>Page Not Found</h2>
|
||||
<a class="btn btn-main" href="{{ site.BaseURL | relLangURL }}">Back to home</a>
|
||||
<h1>Oups</h1>
|
||||
<h2>La page n'existe pas</h2>
|
||||
<a class="btn btn-main" href="{{ site.BaseURL | relLangURL }}">Retour</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user