{config_load file="$language_path_admin/$language.conf" section="general"} {config_load file="$language_path_admin/$language.conf" section="import_overview_snippet"}
{#costs#}
{foreach from=$import.costs item=cost} {foreachelse} {/foreach}
{$cost.costs_text}: {$cost.costs|string_format:"%.2f"} {$import.currency} {$cost.edit_link} {$cost.delete_link}
{#no_costs_saved#}
{#procurement_costs#} {$import.total_costs|string_format:"%.2f"} {$import.currency}  

{$import.add_costs_link}