diff --git a/discord_rss_bot/templates/index.html b/discord_rss_bot/templates/index.html index f2fb89f..5754ed3 100644 --- a/discord_rss_bot/templates/index.html +++ b/discord_rss_bot/templates/index.html @@ -20,11 +20,11 @@ - {{ 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 %}