{include file="header.html"} {box title="Help Center"} {if $solution.title}
{$solution.title}

{$solution.body}

{if $questions} {trans("Select:")} {section name=mysec loop=$questions} {$questions[mysec].title} {/section} {else} {trans("Now, you can only select:")} {trans("Contact with administrators")} {trans("Back to beginning")} {/if} {if $solution.reference>0} {trans("Back to previous level")} {/if}
{else}
{trans("This module is not configured yet.")}
{/if} {/box} {include file="footer.html"}