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_recent.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/user_recent.html') diff --git a/templates/user_recent.html b/templates/user_recent.html index bb2bc99d..70c074ad 100644 --- a/templates/user_recent.html +++ b/templates/user_recent.html @@ -1,3 +1,4 @@ + {% extends "user.html" %} {% load extra_tags %} {% load humanize %} @@ -22,4 +23,5 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} + -- cgit v1.2.3-1-g7c22