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

{$title}

{span}

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

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