zs/testdata/extensions/.zs/layout.html

7 lines
89 B
HTML
Raw Normal View History

2023-03-12 11:23:22 +00:00
<html>
<head>
<title>{{ title }}</title>
</head>
<body>{{ content }}</body>
</html>