~self-shelf-swap/bibliothek-project/shurf

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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<footer id="footer">
    <div class="container">
        <section id="our">
            <ul>
                <li>
                    <a href="/wiki/" title="">Wiki</a>
                     <small>documentation</small>
                </li>
                <li>
                    <a href="/forum/" title="">Forum</a>
                     <small>talk</small>
                </li>
                <li>
                    <a href="http://irc.selfshelfswap.org" title="">IRC</a>
                     <small>chat</small>
                </li>
                <li>
                    <a href="https://bugs.launchpad.net/bibliothek-project" title="">Launchpad</a> 
                     <small>report a bug</small>
                </li>
                <li>
                    <a href="https://twitter.com/#!/Self_Shelf_Swap" title="">Twitter</a>
                     <small>follow</small>
                </li>
                <li>
                    <a href="https://www.facebook.com/pages/Self-Shelf-Swap/306508792715519" title="">Facebook</a> 
                     <small>become friends</small>
                </li>
            </ul>
        </section>
        <section id="them">
            <ul>
                <li>
                    <a href="http://perl.org/">Perl</a> and <a href="http://openlibrary.org">Open Library</a> <small>powered</small>
                </li>
                <li>
                     <a href="http://www.perlfoundation.org/artistic_license_1_0">Artistic</a>
                      and 
                    <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU/GPL</a>
                     <small>licenses</small>
                </li>
               <li>
                <li>
                    <a href="#">Privacy</a> <small>soon</small>
                </li>   
                </li>
            </ul>
        </section>
        <section id="spy">
            <ul>
                <li>You use [% site.browser %] from [% site.IP %]</li>
            </ul>
        </section>
        <section>
            <ul>
                <li>
                    <!-- Sylvain was asking for this... -->
                    <a id="readtheprintedword" href="http://readtheprintedword.org"><img src="http://readtheprintedword.org/rtpw-button1-120x28.png" alt="Read the Printed Word!" /></a>
                </li>
                <li>
                    <a href="http://validator.w3.org/check?uri=referer">
                        <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
                    </a>
                </li>
                <!-- # ♡2010 by Author/Artist. Copying is an act of love. Please copy. http://copyheart.org/ -->
            </ul>
        </section>
    </div>
<!-- end footer -->
</footer>