{% for _ in "12345" %}{% if forloop.counter <= value %}★{% else %}☆{% endif %}{% endfor %} ({{ value|floatformat:1 }})