{include file="`$lokasiwebtemplate`/head.html"}
{include file="`$lokasiwebtemplate`/header.html"}
Selamat {$welcome},
{$dataprofil.nama}
{$dataprofil.npm}
{$dataprofil.jurusan}
Jumlah SKS
{$dataipk.JmlSKS} SKS
Lihat Jadwal
IPK Terakhir
{$dataipk.IPK}
Lihat Profil
Kalender Akademik
{foreach from=$data_kalendar key=kal_key item=kalender}
{$kalender.tgl}
{$kalender.bln}
{$kalender.thn}
{$kalender.Judul}
{$kalender.TglMulai} - {$kalender.TglSelesai}
{/foreach}
Pengumuman
{if $jml_pengumuman > 0} {foreach from=$data_pengumuman key=key_pengumuman item=pengumuman}
{$pengumuman.Nama}
{$pengumuman.Tanggal}
{substr($pengumuman.keterangan,0,35)} [...]
Attachment : {if $pengumuman.File neq ''}
{substr($pengumuman.File,0,20)} ... {substr($pengumuman.File,-4)}
{else}( Tidak Ada ){/if}
{/foreach} {else}
Belum Ada Pengumuman
{/if}
Lorem ipsum dolor sit amet
Consectetur adipisicing elit
Corporis labore impedit voluptatum
Distinctio minus pariatur
{include file="`$lokasiwebtemplate`/libs.html"}