{if empty($theme)}
[`All themes`] {if strlen($query)} [`List`] {/if}

[`Application not found`]

{if !empty($error)}

{$error|escape}

{/if}
{else} {$current_url = "#/themes/`$theme.id`/"} {$current_data_url = "#/themes%s%s/`$theme.id`/"}
[`All themes`] {if !empty($theme.vendor)} » {$theme.vendor_name|escape}{/if}

{$theme.name}{if isset($theme.status_label) && $theme.status_label} {$theme.status_label}{/if}

{$theme.summary}

{if !empty($theme.screenshots)}
{$screenshot = reset($theme.screenshots)} {if $screenshot}
{/if} {if count($theme.screenshots)>1}
    {foreach $theme.screenshots as $screenshot} {/foreach}
{/if}
{/if}

{$theme.description}

{if !empty($theme.changelog)} {/if} {*

Reviews

*}
{/if}
{block name=footer} {/block}