2024-07-26 07:28:48 -07:00
|
|
|
<html>
|
2024-07-27 15:41:50 -07:00
|
|
|
<head>
|
|
|
|
<title>aoeu</title>
|
|
|
|
<style>
|
|
|
|
$[cat style.css]
|
|
|
|
</style>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
</head>
|
2024-07-26 07:28:48 -07:00
|
|
|
<body>
|
2024-07-28 11:12:01 -07:00
|
|
|
$[include html/header.html]
|
2024-07-27 15:41:50 -07:00
|
|
|
<main>
|
|
|
|
<section>
|
|
|
|
<h1>Wowee! a blogpost</h1>
|
|
|
|
aoeu
|
|
|
|
</section>
|
|
|
|
</main>
|
2024-07-28 11:12:01 -07:00
|
|
|
$[include html/footer.html]
|
2024-07-26 07:28:48 -07:00
|
|
|
</body>
|
|
|
|
</html>
|