diff --git a/chsdi/templates/htmlpopup/geothermie.mako b/chsdi/templates/htmlpopup/geothermie.mako index a6991da0b3..361154e31b 100644 --- a/chsdi/templates/htmlpopup/geothermie.mako +++ b/chsdi/templates/htmlpopup/geothermie.mako @@ -1,5 +1,5 @@ <%inherit file="base.mako"/> <%def name="table_body(c,lang)"> - ${_('geothermie')}${c['attributes']['contour'] or '-'} + ${_('geothermie')}${int(c['attributes']['contour']) or '-'}