zine-filenotfound-repro/layouts/posts.shtml

9 lines
135 B
Plaintext
Raw Normal View History

2024-10-08 14:26:14 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div :html="$page.content()"></div>
</body>
</html>