6 lines
208 B
Smarty
6 lines
208 B
Smarty
<div class="row">
|
|
{include file="statistics/blockfinder/finder_top.tpl"}
|
|
{if $smarty.session.AUTHENTICATED|default}
|
|
{include file="statistics/blockfinder/finder_own.tpl" ALIGN="right" SHORT=true}
|
|
{/if}
|
|
</div> |