ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/footer.html
Revision: 113
Committed: Sun Mar 9 07:12:26 2008 UTC (16 years, 2 months ago) by laffer1
Content type: text/html
File size: 380 byte(s)
Log Message:
Update copyright date to 2008.

Add wiki page links to all English pages.  Russian and German must be done later with a UTF-8 editor.

File Contents

# User Rev Content
1 laffer1 74 <!-- BEGIN FOOTER -->
2     <div id="footer">
3 laffer1 113 <p id="footertext"><a href="/copyright/index.html">Legal Notices</a> | Copyright 2005-2008 Lucas Holt
4 laffer1 74 </p>
5    
6     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
7     </script>
8     <script type="text/javascript">
9     _uacct = "UA-560995-2";
10     urchinTracker();
11     </script>
12     </div>
13     <!-- END FOOTER -->