<{$theme->getShow('description') != null}>
- <{$smarty.const._AD_LEGACY_LANG_VERSION}> : <{$theme->getShow('version')}>
- <{$smarty.const._AD_LEGACY_LANG_RENDER}> : <{$theme->getShow('render_system')}>
- <{$smarty.const._AD_LEGACY_LANG_FORMAT}> : <{$theme->getShow('format')}>
- <{$smarty.const._AD_LEGACY_LANG_AUTHOR}> : <{$theme->getShow('author')}>
<{if $theme->get('licence')}>
- <{$smarty.const._AD_LEGACY_LANG_LICENCE}> : <{$theme->getShow('license')}>
<{/if}>
<{if $theme->get('url') != null}>
- <{$smarty.const._AD_LEGACY_LANG_GET_THE_LATEST_VERSION}>
<{/if}>
|