zs/testdata/variables/.zs/layout.html

7 lines
89 B
HTML

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