zncstrap/webskins/_default_/tmpl/Footer.tmpl

9 lines
304 B
Cheetah
Raw Normal View History

2014-02-11 05:44:19 +01:00
<div id="footer">
<div class="container">
<p class="text-muted text-center">Powered by <? VAR Tag ESC=ASCII ?>. We &hearts; ZNC</p>
</div>
</div>
<script language="javascript">$(function () { $("[data-toggle='tooltip']").tooltip(); });</script>
</body>
</html>
<!-- Build with love for ZNC -->