root/websites/coderepos.org/trac/share/templates/site_footer.cs

Revision 1390, 375 bytes (checked in by mattn, 13 months ago)

websites/coderepos.org/trac/share/templates/site_footer.cs: make site pass HTML Validator.

Line 
1<?cs
2#########################################################################
3# Site footer - Contents are automatically inserted after main Trac HTML
4?>
5<div id="hosted-by">
6Hosted by <a href="http://www.infomarks.co.jp/">INFOMARKS Corporation<br />
7<img src="http://www.infomarks.co.jp/img/infomarks.gif" style="width: 160px; height: 38px;" alt="infomarks" />
8</a>
9</div>
Note: See TracBrowser for help on using the browser.