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