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