mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
92e98d84c2
commit
a153f31b0a
@ -51,8 +51,9 @@
|
||||
<a href="{{ item.feed.link }}">
|
||||
<img
|
||||
src="{{ MEDIA_URL }}/img/faces/{{ item.subscriber.shortname}}.png" alt="" />
|
||||
<br/>
|
||||
<span class="url">{{ item.feed.title }}</span>
|
||||
<div class="url">
|
||||
{{ item.feed.title|safe }}
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
{% endifchanged %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user