{% if currency_symbol_is_prefix %} {{ currency_symbol }} {% include "floppyforms/input.html" %} {% else %} {% include "floppyforms/input.html" %} {{ currency_symbol }} {% endif %}