diff --git a/LogBot/template.rss b/LogBot/template.rss index 69349d7..4a33edf 100644 --- a/LogBot/template.rss +++ b/LogBot/template.rss @@ -15,13 +15,13 @@ {% if 'media' in post %}

{% if 'image' in post.media.type %} - + {% elif 'application' in post.media.type %} - + {% elif 'audio' in post.media.type %} - + {% elif 'video' in post.media.type %} - + {% else %} The media file is not added to the RSS feed :(. {% endif %} @@ -30,7 +30,7 @@

{{ post.post }}

{% endif %} - {% if 'media' in post %}{% endif %} + {% if 'media' in post %}{% endif %} LogBot {{ post.date }}