From: hernani Date: Fri, 9 Jul 2010 22:22:53 +0000 (+0000) Subject: Fixes a bad template tag in the front page. X-Git-Tag: live~619 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/94ca140e78a705c7e12be9b4c6de2ace35fe0215?ds=inline Fixes a bad template tag in the front page. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@515 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/index.html b/forum/skins/default/templates/index.html index 3c145ef..94552e6 100644 --- a/forum/skins/default/templates/index.html +++ b/forum/skins/default/templates/index.html @@ -17,7 +17,7 @@ {% endif %} {% endif %} - {% question_list_count %} + {% include "question_list/count.html" %} {% sidebar_upper %} {% if request.user.is_authenticated %} {% tag_selector %}