diff --git a/combo/apps/maps/templates/maps/colour_or_text_input.html b/combo/apps/maps/templates/maps/colour_or_text_input.html index c0b97104..30334020 100644 --- a/combo/apps/maps/templates/maps/colour_or_text_input.html +++ b/combo/apps/maps/templates/maps/colour_or_text_input.html @@ -1,12 +1,14 @@ {% load i18n %} {% with widget_value=widget.value|stringformat:'s' %} - {% spaceless %} - - - - - {% endspaceless %} - +
+ {% spaceless %} + + + + + {% endspaceless %} + +
{% endwith %}