]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/question_list/item.html
OSQA-600, notification templates unicode fixes.
[osqa.git] / forum / skins / default / templates / question_list / item.html
index b28cdf49d0670a29c1417c6d9fa7feb116b29e8e..4eb3c3bc1c0f70d248a879c210ed3153cc5ac41e 100644 (file)
@@ -28,7 +28,7 @@
         </div>\r
 \r
         <div class="tags">{% for tag in question.tagname_list %}\r
-            <a href="{% url tag_questions tag|urlencode %}" title="{% trans "see questions tagged" %} '{{ tag }}' {% trans "using tags" %}" rel="tag">{{ tag }}</a>{% endfor %}\r
+            <a class="tag-link-{{ tag }}" href="{% url tag_questions tag|urlencode %}" title="{% trans "see questions tagged" %} '{{ tag }}'" rel="tag">{{ tag }}</a>{% endfor %}\r
         </div>\r
     </div>\r
 \r