From 0f607d83e801192977bff15c256456fa2f44ff85 Mon Sep 17 00:00:00 2001 From: Adolfo Fitoria Date: Sun, 9 Aug 2009 22:36:26 -0600 Subject: adding meta keywords to questions and canonical tag --- templates/question.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/question.html') diff --git a/templates/question.html b/templates/question.html index eaff9da3..1fd6467d 100644 --- a/templates/question.html +++ b/templates/question.html @@ -6,6 +6,9 @@ {% load i18n %} {% block title %}{% spaceless %}{{ question.get_question_title }}{% endspaceless %}{% endblock %} {% block forejs %} + + + {% if not question.closed and request.user.is_authenticated %} -- cgit v1.2.3-1-g7c22