From: matt Date: Tue, 1 Jun 2010 14:08:44 +0000 (+0000) Subject: make the question page header be an h1 instead of just an A tag X-Git-Tag: live~782 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/50218f3c76fc43de83da77dda0501b5aabffa4d4 make the question page header be an h1 instead of just an A tag git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@350 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/question.html b/forum/skins/default/templates/question.html index 4ffc481..81711e0 100644 --- a/forum/skins/default/templates/question.html +++ b/forum/skins/default/templates/question.html @@ -59,7 +59,7 @@ {% block content %}
- {{ question.headline }} +

{{ question.headline }}