sealandia-framework/views/welcome.view.php

8 lines
141 B
PHP
Raw Normal View History

2024-08-15 16:10:53 +02:00
<html>
<head>
<title>Sealandia framework</title>
</head>
<body>
<h1>Welcome to Sealandia</h1>
</body>
</html>