diff --git a/audio/templates/audio/feeds.html b/audio/templates/audio/feeds.html index 0bfccc5..d54ae11 100644 --- a/audio/templates/audio/feeds.html +++ b/audio/templates/audio/feeds.html @@ -9,46 +9,44 @@
{{ i.created_on }}
- - -{{ i.description }}
+ {% for i in feeds %} + - {% if user.is_authenticated %} - {% if user == i.user %} -{{ j.description }}