Hyperlink-Redirect/templates/index.tt
2023-09-24 00:45:18 -04:00

11 lines
126 B
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<title>Test page</title>
</head>
<body>
<h1>Ayy...</h1>
<p>lmao</p>
</body>
</html>