-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfooter.php
More file actions
30 lines (29 loc) · 1.14 KB
/
footer.php
File metadata and controls
30 lines (29 loc) · 1.14 KB
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
<footer>
<div class="wrapper">
<nav>
<h5>
SUPPORT THIMBL
</h5>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthimbl.net&layout=standard&show_faces=false&width=450&action=like&colorscheme=dark&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>
<ul>
<li id="thimbl">
<a href="http://www.thimbl.net/community.html">Thimbl Community</a>
</li>
<li id="facebook">
<a href="http://www.facebook.com/telekommunisten">Like us on Facebook</a>
</li>
<li id="twitter">
<a href="http://www.twitter.com/thimbl">Follow us on Twitter</a>
<li id="identica">
<a href="http://identi.ca/thimbl">Follow us on Identi.ca</a>
</li>
<li id="github">
<a href="https://github.com/telekommunisten/Thimbl.net">Find the code on Github</a>
</li>
</ul>
<div style="clear: both;"></div>
</nav>
</div>
<script src="http://static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(258775); }catch(err){}</script>
</footer>