From 165d1a488709278c0ae172253ce01b1d93108c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 1 Mar 2012 16:21:53 +0100 Subject: [PATCH] Reformat html --- html/translate.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/html/translate.html b/html/translate.html index 2d22240d7..64e438742 100644 --- a/html/translate.html +++ b/html/translate.html @@ -22,8 +22,13 @@ - - + + + + +
{% trans "Source" %}{% if unit.is_plural %}{% trans "Translations" %}{% else %}{% trans "Translation" %}{% endif %}
{{ unit.source|fmttranslation }} +
{% trans "Source" %}{% if unit.is_plural %}{% trans "Translations" %}{% else %}{% trans "Translation" %}{% endif %} +
{{ unit.source|fmttranslation }} {{ form.checksum }} {{ form.target }}