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/close.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates/close.html') diff --git a/templates/close.html b/templates/close.html index 04a22f18..32df3e82 100644 --- a/templates/close.html +++ b/templates/close.html @@ -1,7 +1,9 @@ + {% extends "base_content.html" %} +{% load i18n %} {% load extra_tags %} {% load humanize %} -{% block title %}{% spaceless %}关闭问题{% endspaceless %}{% endblock %} +{% block title %}{% spaceless %}{% trans "Close question" %}{% endspaceless %}{% endblock %} {% block forejs %}