This repository has been archived on 2024-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
nixtape-theme-lastnixtape/templates/footer.tpl

33 lines
1.1 KiB
Smarty

</section>
</div>
</article>
{if $nosidebar != true}
{include file="sidebar.tpl" player=$sideplayer}
{/if}
</div>
</div>
</div>
<div id="footer">
<div class="container margin-top">
{include file='language-selector.tpl'}<br />
<p class="text-muted">{t site=$site_name escape=no}%1 is powered by the <a href="http://www.gnu.org/software/fm">GNU FM</a> <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a> system &mdash; <a href="http://gitorious.org/foocorp/gnu-fm">take it</a>, run your own site and <a href="http://lists.nongnu.org/mailman/listinfo/librefm-discuss">join the development community!{/t}</a>.</p>
</div>
<div id="bigv">
<p class="text-center"><a href="http://bigv.io"><img src="{$base_url}/themes/2014/img/bigv.png" /></a></p>
<p class="text-center text-muted">Libre.fm is supported by <a href="http://bytemark.co.uk">Bytemark</a>, <a href="http://bigv.io">BigV</a>, <a href="http://archive.org">The Internet Archive</a> and <a href="http://isc.org">ISC</a></p>
<hr />
</div>
</div>
</body>
</html>