{if $form.appInfo.APP_PREVIEW} {else}
{/if} {if $form.appInfo.APP_WEBSITE} {else} {/if}

{$form.title}

{$form.description}
{t} The application you are running is protected by a license, But the license installed for this application is invaild {/t} {if $form.license_message} {t}License error message below:{/t}
{$form.license_message}
{/if}
{t}If the software works before, then your license may expired{/t}
{foreach item=elem from=$actionPanel} {$elem.element} {/foreach}