{include file="global/block_header.tpl" ALIGN="left" BLOCK_HEADER="Notification Settings"}
Type Active
IDLE Worker
New Blocks
Auto Payout
Manual Payout
{include file="global/block_footer.tpl"} {include file="global/block_header.tpl" ALIGN="right" BLOCK_HEADER="Notification History"}
{include file="global/pagination.tpl"} {section notification $NOTIFICATIONS} {/section}
ID Time Type Active
{$NOTIFICATIONS[notification].id} {$NOTIFICATIONS[notification].time} {if $NOTIFICATIONS[notification].type == new_block}New Block {else if $NOTIFICATIONS[notification].type == auto_payout}Auto Payout {else if $NOTIFICATIONS[notification].type == idle_worker}IDLE Worker {else if $NOTIFICATIONS[notification].type == manual_payout}Manual Payout {/if}
{include file="global/block_footer.tpl"}