{include file='mss_meta.html'} {include file='mss_head.html'}
{include file='usersidebar.html'}

Notice

{foreach from=$stu_notice item=ppr name=foo} {/foreach}
Sr no. Notice type Date Action
{$smarty.foreach.foo.index+1} {$ppr.notice_type_name} {$ppr.notice_detail|truncate:20}{if $ppr.notice_detail|count_characters>20 }    Read More {/if} {$ppr.date} Download
{include file='mss_footer.html'}