Files
RomhackPlaza/resources/views/entries/index.blade.php
2026-05-20 18:25:15 +02:00

12 lines
209 B
PHP

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>RomHack Plaza</title>
</head>
<body>
<h1>Bienvenue sur RomHack Plaza</h1>
<p>Le catalogue est en construction.</p>
</body>
</html>