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_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