This commit is contained in:
Kovid Goyal 2009-03-31 18:43:18 -07:00
parent 8c164652a0
commit a45cc97f90

View File

@ -52,7 +52,7 @@
<img
src="{{ MEDIA_URL }}/img/faces/{{ item.subscriber.shortname}}.png" alt="" />
<div class="url">
{{ item.feed.title|safe }}
{{ item.feed.name|safe }}
</div>
</a>
</div>