{% if datasource_id %}{{ datasource_name }} data source{% else %}Data sources{% endif %}
{{ description|markdown|safe }}
{% else %}No description set. Data source descriptions can be added with a DESCRIPTION.md
file in the data source folder.
Metadata
{% if daily_counts %} {% include "components/day-graph.html" %} {% endif %}This 4CAT installation has {{ datasources|length }} data sources enabled.
Select a data source from the panel for source-specific information.
{% endif %}