2011-10-07 08:25:08 +02:00
|
|
|
|
|
|
|
<h1>Notifications</h1>
|
|
|
|
|
|
|
|
<p id="notification-listing-desc">
|
|
|
|
<a href="/notifications/network" class="button tabs {{if $activetab==network}}active{{endif}}">Network</a>
|
|
|
|
<a href="/notifications/home" class="button tabs {{if $activetab==home}}active{{endif}}">Home</a>
|
|
|
|
<a href="/notifications/intros" class="button tabs {{if $activetab==intros}}active{{endif}}">Introductions</a>
|
|
|
|
<a href="/message" class="button tabs">Messages</a>
|
|
|
|
</p>
|
2011-10-10 05:26:17 +02:00
|
|
|
<div class="notification-listing-end"></div>
|
2011-10-07 08:25:08 +02:00
|
|
|
|
|
|
|
<div class="notif-network-wrapper">
|
|
|
|
$notif_content
|
|
|
|
</div>
|