mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 08:17:58 +00:00
12 lines
114 B
HTML
12 lines
114 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>
|
|
Hello World!
|
|
</title>
|
|
</head>
|
|
<body>
|
|
Hello World!
|
|
</body>
|
|
</html>
|