funky/_layouts/default.html
2016-06-13 01:06:00 +01:00

6 lines
70 B
HTML

<!DOCTYPE html>
<html>
<h1>Hello world</h1>
{{ content }}
</html>