summaryrefslogtreecommitdiff
path: root/templates/page.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2021-08-27 03:08:43 +0100
committerdavidovski <david@sendula.com>2021-08-27 03:08:43 +0100
commit459fa8f48a8d91fe2ed7eb15b093c3346d17d129 (patch)
treedbce97edf0365812d920648030a5820e97a6b5c2 /templates/page.html
parente6eaad2eb74de4c4992d98ad6ddd2a35523cef96 (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>