{*prepend*} {if $field.options_map.prepend}
{$field.options_map.prepend|escape} 
{/if}
{* Prevent input from overflowing in narrow screens *}
{if $data.currencies} {/if} {if $data.error} {$data.error} {/if}
{*append*} {if $field.options_map.append}
 {$field.options_map.append|escape}
{/if}