{% extends "base.html" %} {% block content %}
Total sources: {{ sources|length }}
Articles: {{ source.article_count }}
Last archived: {{ source.last_archived or 'N/A' }}
{{ source.disable_reason }}