mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-25 00:17:45 +00:00
12 lines
161 B
HTML
12 lines
161 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>FFXIV</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p>Welcome to Final Fantasy XIV!</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|