{include file='inc/_header.html'} {literal} {/literal} {block_page}
Photo Verification Requests

{paging total=$paging.total on_page=$paging.on_page pages=$paging.pages} {if empty($requestList)}
No items
{else} {foreach from=$requestList item=item} {/foreach}
Username Date Request
{$item.username} {$item.date}
{/if}
{paging total=$paging.total on_page=$paging.on_page pages=$paging.pages}
{/block_page} {include file='inc/_footer.html'}