diff --git a/templates/latestposts.html.tera b/templates/latestposts.html.tera index 101fbb9..8ab5406 100644 --- a/templates/latestposts.html.tera +++ b/templates/latestposts.html.tera @@ -1,11 +1,10 @@
-

latest posts rss newsfeed

+

latest posts

+ {% for blogpost in blogposts %} - - - - + + {% endfor %}
fedi
slaying{{ blogpost.subject }}
\ No newline at end of file