aboutsummaryrefslogtreecommitdiff
path: root/templates/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.html')
-rw-r--r--templates/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index ca9aee0..214229e 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -1,6 +1,6 @@
<html>
{{> head.html}}
<body>
-aaaaaa
+{{{body}}}
</body>
</html>