{$app.name}{if isset($app.status_label) && $app.status_label} {$app.status_label}{/if} {$app.summary} [`Overview`] {if !empty($app.pages)} {foreach $app.pages as $page} {$page.name|escape} {/foreach} {/if} {if !empty($app.reviews.url)} [`Reviews`] {$app.reviews.count|escape} {/if} {if !empty($app.screenshots)} {$screenshot = reset($app.screenshots)} {if $screenshot} {/if} {if count($app.screenshots)>1} {foreach $app.screenshots as $screenshot} {/foreach} {/if} {/if}