From bb801f2bbd9f26bebca846b71e8947a1951f86a5 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:11:34 -0400 Subject: english translation --- templates/user_favorites.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/user_favorites.html') diff --git a/templates/user_favorites.html b/templates/user_favorites.html index 8cebc798..d47670bd 100644 --- a/templates/user_favorites.html +++ b/templates/user_favorites.html @@ -1,7 +1,9 @@ + {% extends "user.html" %} {% load extra_tags %} {% load humanize %} {% block usercontent %} {% include "users_questions.html" %} -{% endblock %} \ No newline at end of file +{% endblock %} + -- cgit v1.2.3-1-g7c22