-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbottom.php
More file actions
27 lines (21 loc) · 851 Bytes
/
bottom.php
File metadata and controls
27 lines (21 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
</div> <!-- main -->
<!-- begin footer -->
<div id="footer">
Structured Course Interface aNd Event Tracker
(SCINET)<sup>*</sup> is designed and coded by Colin G. Schatz,
contents © 2008-2014.
</div> <!-- footer -->
</div> <!-- all -->
<div id='subfooter'>
<div class='adminbutton'>
<a href="doadmin.php">[admin login]</a>
</div>
<sup>*</sup>Please note that SCINET is pronounced
"SIGH-net". It is not related to
<a href="http://en.wikipedia.org/wiki/Skynet_%28Terminator%29" target="_blank">Skynet</a>,
is not a threat to humanity and will not help bring about a <a href="http://what-if.xkcd.com/5/" target="_blank">robot apocalypse</a>.
(On the other hand, SciNet cannot <a href="http://www.xkcd.com/1091/" target="_blank">land on the surface of another planet</a>.)<br />
</div>
</body>
</html>