first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
st_theme_use_stylesheet('stNewsletterPlugin.css');
|
||||
|
||||
$smarty->assign("content", $content);
|
||||
|
||||
|
||||
$smarty->display("newsletter_show_message.html");
|
||||
?>
|
||||
Reference in New Issue
Block a user