{assign var=title value="Newsletter Guests"} {include file="admin/header.inc.html"} {include file="admin/email_nb.inc.html" selected="guests"}

{$title|escape}

{span}

{foreach from=$gl item=g} {/foreach}
Name Email Subscriptions
{$g.guest_name|escape} {$g.guest_email|escape} {$g.threads|escape}

{span}
{include file="admin/footer.inc.html"}