summary refs log tree commit diff stats
path: root/theme/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/footer.tpl')
-rwxr-xr-xtheme/footer.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index e0a2bff..dc247f9 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl
@@ -17,14 +17,14 @@
17 17
18 <DIV ID="footer"> 18 <DIV ID="footer">
19 <UL CLASS="rows"> 19 <UL CLASS="rows">
20 <LI><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Four Island</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://fourisland.com" property="cc:attributionName" rel="cc:attributionURL">Starla Insigna</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI> 20 <LI>Four Island by <a href="http://fourisland.com">Starla Insigna</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI>
21 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI> 21 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI>
22 </UL> 22 </UL>
23 23
24 <UL CLASS="together"> 24 <UL CLASS="together">
25 <LI><A HREF="http://jigsaw.w3.org/css-validator/"><IMG SRC="/theme/images/icons/css_valid.png"></A></LI> 25 <LI><A HREF="http://jigsaw.w3.org/css-validator/"><IMG SRC="/theme/images/icons/css_valid.png" ALT="Valid CSS"></A></LI>
26 <LI><A HREF="/no-doctype.php"><IMG SRC="/theme/images/icons/html_valid.png"></A></LI> 26 <LI><A HREF="/blog/sortof-valid-html-no-doctype/"><IMG SRC="/theme/images/icons/html_valid.png" ALT="Sortof Valid HTML"></A></LI>
27 <LI><A class="noVisit" HREF="/rss.php"><IMG SRC="/theme/images/icons/feed.png"></A></LI> 27 <LI><A class="noVisit" HREF="/rss.php"><IMG SRC="/theme/images/icons/feed.png" ALT="RSS Feed"></A></LI>
28 </UL> 28 </UL>
29 </DIV> 29 </DIV>
30 </DIV> 30 </DIV>