6849eaed06
Co-authored-by: sinavir <sinavir@sinavir.fr> Reviewed-on: https://git.rz.ens.wtf/Klub-RZ/metis/pulls/48 Co-authored-by: sinavir <maurice.debray@ens.fr> Co-committed-by: sinavir <maurice.debray@ens.fr>
18 lines
392 B
HTML
18 lines
392 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
|
|
|
<title>Calendrier du Club Réseau</title>
|
|
|
|
<link rel='icon' href='/favicon.svg'>
|
|
<link rel='stylesheet' href='/global.css'>
|
|
<link rel='stylesheet' href='/build/bundle.css'>
|
|
|
|
<script defer src='/build/bundle.js'></script>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
</html>
|