php-mpos/public/templates/bootstrap/statistics/blockfinder/default.tpl
2014-02-27 17:59:02 -07:00

6 lines
194 B
Smarty
Executable File

<div class="row">
{include file="statistics/blockfinder/finder_top.tpl"}
{if $smarty.session.AUTHENTICATED|default}
{include file="statistics/blockfinder/finder_own.tpl" SHORT=true}
{/if}
</div>