{if isset($url_new_entry) }
{decorator name='button' class='ow_ic_add ' langLabel='iisgrant+add_new_grant_button_label' onclick="location.href='`$url_new_entry`'"}
{/if} {if !empty($no_grant) }
{text key="iisgrant+no_grant_label"}
{else}
{foreach from=$grants key='key' item='grant'}

{$grant.title}

{text key="iisgrant+more"}

{/foreach}

{$paging} {/if}