{include file="mss_meta.html"}
{include file="mss_head.html"}
{foreach from=$silder item=sldr}
{/foreach}
Student Login
Username
Password
Remember me
{foreach from=$photogallerys item=abc_photogallerys}
{if $abc_photogallerys.type=="photo_gallery" }
{$abc_photogallerys.Name}
{elseif $abc_photogallerys.type=="extra"}
{$abc_photogallerys.Name}
{else}
{$abc_photogallerys.Name}
{/if}
{/foreach}
{foreach from=$advertisements item=adds}
{/foreach}
{include file="mss_footer.html"}