diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-03 23:39:25 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-03 23:39:25 -0500 |
| commit | 85edaa5a10b6a8e3f96fb685c49b95187617f086 (patch) | |
| tree | 1be7c696672570ac2e14ae4591dfc47dc1945f7f /template/footer.st | |
| parent | 8af42afceb087f4cb48670b6c9b3445fbcb388b8 (diff) | |
Removed getclicky, add template changes
Diffstat (limited to 'template/footer.st')
| -rwxr-xr-x | template/footer.st | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/template/footer.st b/template/footer.st index da7407a..f791f2b 100755 --- a/template/footer.st +++ b/template/footer.st @@ -1,15 +1,11 @@ <div id="footer" style="text-align: center"> -@2010 dump.fm +@2010 <a href="/">dump.fm</a> <a href="/about_us">About Us</a> -<a href="/blog">Blog</a> -<a href="/goodies">Goodies</a> -<a href="/help">Help</a> + +<a href="/help">Help FAQ</a> <a href="/terms">Terms</a> <a href="/privacy">Privacy</a></div> -<script src="http://static.getclicky.com/js" type="text/javascript"></script> -<script type="text/javascript">clicky.init(170656);</script> - <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); |
