Commit d8c7aa8abca3e4403455f170daa9426691b6a75b

Authored by Jean Wasilewski
1 parent 83cfb6f1

UTF8 encoding

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
index.php
1 1 <!DOCTYPE>
2 2 <html>
3 3 <head>
  4 + <meta http-equiv="content-type" content="text/html; charset=utf-8" />
4 5 <title>Site Web de la Coupe de Robotique des Ecoles Primaires</title>
5 6 </head>
6 7 <body>
... ...