Delivering factors for tags/categories to the template
[prawokultury.git] / questions / templates / questions / question_list.html
index d9841a3..b6cea5a 100755 (executable)
@@ -28,9 +28,11 @@ technologii informacyjno-komunikacyjnych oraz posiada wieloletnie
 doĹ›wiadczenie doradcze w tej tematyce.</p>
 
 Kategorie:
+<div>
 {% for category in tag_categories %}
-    <p>{{category}} {{category.click_count}}</p>
+        <span style="font-size: {{category.factor}}em;">{{category}}</span>
 {% endfor %}
+</div>
 
 Tematy: 
 {% if tag %}<a href=".">wszystkie</a>