zs/testdata/extensions/.zs/layout.html
2023-03-12 21:23:22 +10:00

7 lines
89 B
HTML

<html>
<head>
<title>{{ title }}</title>
</head>
<body>{{ content }}</body>
</html>