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

{$export.add_costs_link}