From: qw3rty Date: Tue, 18 May 2010 17:17:25 +0000 (+0000) Subject: added the rss feed to the questions page. X-Git-Tag: live~831 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/9c16cbca82809745d8658a618434f814d0df8ec8?ds=sidebyside added the rss feed to the questions page. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@300 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/questions.html b/forum/skins/default/templates/questions.html index 66d9d40..0431c9e 100644 --- a/forum/skins/default/templates/questions.html +++ b/forum/skins/default/templates/questions.html @@ -6,9 +6,15 @@ {% load general_sidebar_tags %} {% block title %}{% spaceless %}{{ page_title }}{% endspaceless %}{% endblock %} + +{% block forejs %} + +{% endblock %} + {% block content %}
{% question_list_title %} + {% question_sort_tabs sort_context %}
{% for question in questions %}