diff --git a/LogBot/feed.rss b/LogBot/feed.rss index 9356b0d..afb11fd 100644 --- a/LogBot/feed.rss +++ b/LogBot/feed.rss @@ -5,7 +5,7 @@ {{ log_path }} Collective log writing using XMPP chat groups and LogBot. {{ date }} - {% for post in db["messages"] %} + {% for x, post in db["messages"].items() %} {{ log_path }}#{{ x }}