From 1cff256b7e014297b559a78671d47a89e5478376 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 3 Sep 2013 22:25:36 +0200 Subject: Fix SquareMeter widget (refs #1380) * bad escaping of attributes --- ishtar_common/templates/blocks/SquareMeterWidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/blocks/SquareMeterWidget.html b/ishtar_common/templates/blocks/SquareMeterWidget.html index 4302ee234..85a9fa548 100644 --- a/ishtar_common/templates/blocks/SquareMeterWidget.html +++ b/ishtar_common/templates/blocks/SquareMeterWidget.html @@ -1,4 +1,4 @@ - {{unit}} (0 ha) + {{unit}} (0 ha)