diff --git a/fedireads/templates/snippets/stars.html b/fedireads/templates/snippets/stars.html index c658d3ff..8fea9b05 100644 --- a/fedireads/templates/snippets/stars.html +++ b/fedireads/templates/snippets/stars.html @@ -1,8 +1,7 @@ -Leave a rating
+ {{ rating|floatformat }} star{{ rating|floatformat | pluralize }} {% for i in '12345'|make_list %} - - {{ forloop.counter }} star{{ forloop.counter | pluralize }} + {% endfor %}