From 068bb7dc78d0b3565c100b61acc859ede0adc0d4 Mon Sep 17 00:00:00 2001 From: Mike Chen Date: Wed, 29 Jul 2009 00:00:52 +0800 Subject: merge Evgeny's English and Botum's Spanish translations --- 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