arimelody.me-sitegen/test.html

13 lines
304 B
HTML
Raw Permalink Normal View History

2024-07-11 16:51:51 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{title}</title>
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<h1>{title}</h1>
</body>
</html>