{combine_css path=$BATCH_DOWNLOAD_PATH|@cat:"template/style.css"} {if $set.U_DOWNLOAD} {footer_script} setTimeout("document.location.href = '{$set.U_DOWNLOAD}';", 1000); {/footer_script} {/if} {* *} {if $themeconf.name == "stripped" or $themeconf.parent == "stripped"} {include file=$BATCH_DOWNLOAD_ABS_PATH|@cat:'template/themes/stripped.tpl'} {assign var="clear" value="true"} {elseif $themeconf.name == "simple-grey" or $themeconf.parent == "simple"} {include file=$BATCH_DOWNLOAD_ABS_PATH|@cat:'template/themes/simple.tpl'} {assign var="clear" value="true"} {else} {include file=$BATCH_DOWNLOAD_ABS_PATH|@cat:'template/themes/default.tpl'} {/if} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if $set}
{/if} {if $clear} {/if} {* *}