{include="includes"} {include="page.header"} {if="!$thumbnails_enabled"}
{'Picture wall unavailable (thumbnails are disabled).'|t}
{else}
{$countPics=count($linksToDisplay)}

{'Picture Wall'|t} - {$countPics} {'pics'|t}

{loop="$plugin_start_zone"} {$value} {/loop}
{loop="$linksToDisplay"}
{ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail {$value.title} {loop="$value.picwall_plugin"} {$value} {/loop}
{/loop}
{loop="$plugin_end_zone"} {$value} {/loop}
{/if} {include="page.footer"}