sealandia-framework/views/welcome.view.php

8 lines
141 B
PHP

<html>
<head>
<title>Sealandia framework</title>
</head>
<body>
<h1>Welcome to Sealandia</h1>
</body>
</html>