cosmetic improvements and removing a bit from the sidebar
[ucc-www.git] / templates / misc.tmpl
index 114dc6f..05cf9de 100644 (file)
@@ -4,7 +4,7 @@
 
 <head>
 <title>Welcome to the UCC</title>
-<link rel="stylesheet" href="style/lukestyle.css" type="text/css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>style/uccstyle.css" type="text/css" />
 </head>
 
 <body>
 <a class="nav_menu_item" href="blah.html">Steam</a><br />
 <a class="nav_menu_item" href="blah.html">Last.fm</a><br />
 <a class="nav_menu_item" href="blah.html">Facebook</a><br />
+</td><td id="col5">
+<TMPL_IF NAME="EDITURL"><a class="nav_menu_item" href="<TMPL_VAR EDITURL>">Edit this page</a><br /></TMPL_IF>
+<TMPL_IF NAME="HISTORYURL"><a class="nav_menu_item" href="<TMPL_VAR HISTORYURL>">History</a><br /></TMPL_IF>
+<TMPL_IF NAME="DISCUSSIONLINK"><a class="nav_menu_item" href="<TMPL_VAR DISCUSSIONURL>">Discussion</a><br /></TMPL_IF><br />
+<TMPL_IF NAME="RECENTCHANGESURL"><a class="nav_menu_item" href="<TMPL_VAR RECENTCHANGESURL>">Recent changes</a><br /></TMPL_IF>
 </td></tr></table>
 </div>
 </div>
@@ -49,7 +54,7 @@
 </td>
 <td class="section_select_left"></td>
 <td class="section_item">
-Fresher Guide
+News
 </td>
 <td class="section_select_left"></td>
 <td class="section_item">
@@ -57,7 +62,7 @@ Joining
 </td>
 <td class="section_select_left"></td>
 <td class="section_item">
-News
+Fresher Guide
 </td>
 <td class="section_right"></td>
 </div>
@@ -68,11 +73,12 @@ News
 
 <div class="body_item">
 <div class="body_item_title"><span class="item_title_left" style="color:#DFE5E1;">
-<TMPL_LOOP NAME="PARENTLINKS"><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
+<TMPL_LOOP NAME="PARENTLINKS"><a class="title_link" href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/</TMPL_LOOP>
  <TMPL_VAR TITLE>
 </span></div>
 <div class="body_item_content">
 <TMPL_VAR CONTENT>
+<TMPL_VAR PAGEBODY>
 </div>
 </div>
 
@@ -88,14 +94,6 @@ News
 <img style="margin-left:15px" src="images/ical.png" />
 </div>
 </div>
-<div class="sidebar_item">
-<div class="body_item_title"><span class="item_title_left">Systems Status</span><span class="item_title_right"><img src="images/rss.png" /></span></div>
-<div class="body_item_content">
-<ul class="news_list">
-<li>The core router, madako, had an unscheduled reboot after multicast made it unhappy. All services restored. It had been up for 469 days.<a href="#">1 day ago</a></li>
-</ul>
-</div>
-</div>
 </div>
 
 </div>
@@ -105,8 +103,8 @@ Copyright 1993-2009, The University Computer Club [webmasters@ucc]<br />
 Written to be specifications compliant.
 </div>
 <div class="footertext_right">
-Last modified on Mon Mar 9 06:18:03 WST 2009.<br />
-Page generated in 0.023 seconds.
+Last modified on <TMPL_VAR MTIME><br />
+Site developed with free software.
 </div>
 </div>
 </body>

UCC git Repository :: git.ucc.asn.au