biofriction-wp-theme/node_modules/panini/test/fixtures/data-page/layouts/default.html

8 lines
91 B
HTML

<html>
<body>
Layout: {{kittens}}
{{> body}}
{{> partial}}
</body>
</html>