{assign var="title" value="Choose A Payment System"} {include file="header.html"} {include file="error.inc.html"}
Choose a Payment System {foreach from=$paysystems item=p}

{/foreach}

{include file="footer.html"}