{* Admin interface: virtual gifts*} {include file='inc/_header.html'} {block_page} {if $action == 'edit'}
Create New Template
{/if}
{foreach from=$gifts_list item='gift'} {/foreach}
Virtual Gift Templates
Category:
Status: {$gift.status}
Credits cost: {$gift.credits} {if $gift.category_id}
Category: {$gift.category}{/if}
Create Template
Category:  add category
Credits cost:
Status:
Image:
{if $template.picture}

Change Image: {/if}
{/block_page} {include file='inc/_footer.html'}