{% load static %} {% if object.source %}
{% if object.get_thumbnail != object.source.get_favicon %} {% if user_config.show_icons%}
{% if user_config.small_icons %} {% else %} {% endif %}
{% endif %} {% endif %}
{{object.source.title}}
{% endif %}