summaryrefslogtreecommitdiff
path: root/templates/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.html')
-rw-r--r--templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html
index 666cc01..46391ba 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -38,7 +38,7 @@
<p>welcome to my site</p>
<hr>
<div class="entries">
- %entries%
+ %content%
</div>
</div>