Blame view

404.php 182 Bytes
7edae8f1   Geoffrey PREUD'HOMME   Better 404 page
1
2
3
4
  <div class="container">
      <h2>Page non-trouvée !</h2>
      <img alt="WALL-E tout cassé" src="img/404.png" style="max-height: 400px; max-width: 90%"/>
      <p>Désolé !</p>
10aeca7b   Geoffrey PREUD'HOMME   Added vid dir
5
  </div>