{% autoescape %}

Tópicos

{% for t in state %}

{{ t[0] }}
{{ round(t[1]*5)*'' + round(5-t[1]*5)*'' }}

{% end %}