{% if user_config.show_icons %}
{% endif %}
{% if source.dead %}
[DEAD]
{% endif %}
{% if not source.enabled %}
[H]
{% endif %}
{% if source.dynamic_data.consecutive_errors %}
[ERRORS]
{% endif %}
{{source.title}}
{{source.url}}
{{source.get_long_description}}