4 lines
216 B
HTML
4 lines
216 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<script>location.replace("https://decosse-adrien.fr/cours.html");</script>
|
|
<noscript><meta http-equiv="refresh" content="0;url=https://decosse-adrien.fr/cours.html"></noscript>
|