summaryrefslogtreecommitdiff
path: root/templates/page.html
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-08-27 03:08:43 +0100
committerdavidovski <david@sendula.com>2021-08-27 03:08:43 +0100
commit372855459a5cb707a1cdbc6d7adb12177afbf44b (patch)
treedbce97edf0365812d920648030a5820e97a6b5c2 /templates/page.html
parent16b00548ec80b58c4e9a2c14acb2c0b713fd5592 (diff)
new article, added background
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>