diff --git a/templates/index.html.tera b/templates/index.html.tera index 712ce5f..218e8b9 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -14,8 +14,8 @@
  • {{ row.files }}
  • {% if row.scrape %}
  • {{ row.scrape.seeders }}
  • -
  • {{ row.scrape.seeders }}
  • -
  • {{ row.scrape.seeders }}
  • +
  • {{ row.scrape.peers }}
  • +
  • {{ row.scrape.leechers }}
  • {% endif %}