diff --git a/inquisitor/templates/feed.html b/inquisitor/templates/feed.html index 9ce3079..53a69bf 100644 --- a/inquisitor/templates/feed.html +++ b/inquisitor/templates/feed.html @@ -38,7 +38,7 @@ {{item.title}}
{% endif %} {{item.time_readable}} {{item.author}}
- {{item.source}} {{item.id}} {{item.time_readable}} + {{item.source}} {{item.id}} {{item.created}} {% endfor %} {% else %}