{extends "layout_view.tpl"} {block name="title"} {title}{$title}{/title} {/block} {block name="navigation"}
{/block} {block name="content"} {if $completed} {remarksbox type=confirm title="{tr}Import Completed{/tr}"} {tr}Your import was completed succesfully.{/tr} {/remarksbox} {else} {/if} {/block}