Campustream 1.0
A social network MQP for WPI
|
00001 <h1 id="stream-title"><?=$title?></h1> 00002 00003 <div id="stream-loading"> 00004 <img src="/images/ajax-loader.gif" alt="loading" /> Loading stream... 00005 </div> 00006 00007 <div id="no-statuses" style="display:none"> 00008 <p>No statuses here! Perhaps <span onclick="cs.statuses.load_<?=$page?>()">trying again</span> will find some updates.</p> 00009 </div> 00010 00011 <div id="status-stream"> 00012 </div>