hippie-view/world.liquid
sthag 980b611a31 feat: Add current state from hippie main repo
- commit 86f3c679
- source/view/_includes/hippie
2026-04-23 20:56:04 +02:00

11 lines
No EOL
137 B
Text

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>{{ title }}</title>
</head>
<body>
{{ content }}
</body>
</html>