Files
vote-rllhc/static/html/index.html
2024-09-09 22:12:53 +02:00

10 lines
182 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>VOTE!</title>
<link rel="stylesheet" href="static/css/index.css">
</head>
<body>
<h1>Bonjour cher voyageur</h1>
</body>
</html>