{include file="crumbs.html"} {if $install_dir_insecure} {* warn the user that the install directory is still viewable *} {include file='insecure.html' title='Insecure Install Directory' dir=$install_dir message='<#The installation directory should be removed after installation is completed!#> <#If you do not remove this directory anyone will be able to access your database!!#>' } {/if}
{foreach from=$sections key='conftype' item='ct_section'}
{if $conftype == $ct} {$conftype|ucfirst|escape} {else} {$conftype|ucfirst|escape} {/if}
{foreach from=$ct_section item='sec'} {else} {confsection var='label' ct=$conftype sec=$sec} {/if} {/strip} {/foreach} {foreachelse}
<#No matching config#>
{/foreach}
{* ... *}
{$message}
{foreach from=$conf key='conf_key' item='conf_options'} {/foreach} {* ----------------------------------------------- *}
{if $advanced_config} {/if}
{* end ps-main-content *}
{* end ps-main *}
{* end ps-page-container *}