--- new.php 2002/01/29 13:24:27 1.20 +++ new.php 2002/04/05 11:31:13 1.21 @@ -149,5 +149,7 @@ $smarty->assign( array(back_url=>$back_url, MAIN=>$main, Section_title=>$title ) ); +include("inc/newsletter.php"); + $smarty->display("index.tpl"); ?>