Top Trending Topics
-
{% for item in latest.all_trends[:50] %}
-
#{{ item.final_rank }}
{{ item.topic_name }}{{ "%.2f"|format(item.final_score) }}score
{% endfor %}