{% extends "base.html" %} {% block content %}
{{ feed_count.total }} feeds {% if feed_count.broken %} {% else %} {% endif %} - {{ feed_count.broken }} broken {% if feed_count.total != feed_count.updates_enabled %} {% else %} {% endif %} - {{ feed_count.updates_enabled }} enabled - {{ entry_count.total }} entries ({{ entry_count.averages[0]|round(1) }}, {{ entry_count.averages[1]|round(1) }}, {{ entry_count.averages[2]|round(1) }})
{% for hook_from_context in webhooks %}No feeds yet. Add one here.
{% endif %}