diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index b8ea61be0..0aa874c6b 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -24,7 +24,7 @@ {% endmacro %} {% macro leaderboard_table(lb) %} -
Top {{lb.limit}} by {{lb.table_header_name}}
+
Top {{lb.limit}} {% if lb.table_header_name != 'most blocked' %}by{% endif %} {{lb.table_header_name}}