still have to do the sidebar, but these are edging towards completion. still have...
[ucc-www.git] / templates / page.tmpl
index c7950a4..be14ccc 100644 (file)
 <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">
-<a class="nav_menu_item" href="<TMPL_VAR EDITURL>">Edit this page</a><br /> 
-<a class="nav_menu_item" href="<TMPL_VAR HISTORYURL>">History</a><br /> 
-<a class="nav_menu_item" href="blah.html">Discussion</a><br /><br />
-<a class="nav_menu_item" href="<TMPL_VAR RECENTCHANGESURL>">Recent changes</a><br />
+<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>
@@ -110,8 +110,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