]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/questions.html
Jira OSQA-456, avoid using nested loops, use the 'in' operator in the template instead.
[osqa.git] / forum / skins / default / templates / questions.html
index d3166703642fd2df8a4109b4b8f3f339c48039e4..8d4ee0ad63fa0160598273a336a8e05c02e2c19f 100644 (file)
@@ -7,8 +7,8 @@
 \r
 {% block title %}{% spaceless %}{{ page_title }}{% endspaceless %}{% endblock %}\r
 \r
-{% block forejs %}\r
-    <link rel="alternate" type="application/rss+xml" title="RSS" href="{{ feed_url }}">\r
+{% block meta %}\r
+    <link rel="alternate" type="application/rss+xml" title="RSS" href="{{ feed_url }}" />\r
 {% endblock %}\r
 \r
 {% block content %}\r