{% if scorestardict and scorestardict['scoremodel'] and scorestardict['starscale'] %} {% set scoredata = scorestardict['scoremodel'] %} {% set stardata = scorestardict['starscale'] %} {% set ranklist = scoredata['ranklist'] %} {% set colordict = stardata['colordict'] %} {% set starscaled = stardata['starscaled'] %} {% set colorlines = stardata['colorlines'] %}
STAR voting data not available.
{% endif %}