Files
funky/_layouts/default.html

6 lines
70 B
HTML
Raw Normal View History

2016-06-13 01:06:00 +01:00
<!DOCTYPE html>
<html>
<h1>Hello world</h1>
{{ content }}
</html>