alltube/templates/footer.tpl

23 lines
731 B
Smarty

</div>
<footer>
<div class="footer_wrapper">
Code by <a rel="author" target="blank"
href="http://rudloff.pro/">Pierre Rudloff</a>
&middot; Design by
<a rel="author" target="blank"
href="http://olivierhaquette.fr">Olivier Haquette</a>
&middot;
<a target="_blank"
href="https://www.facebook.com/pages/AllTube-Download/571380966249415"
title="AllTube Download on Facebook">Like us on Facebook</a>
&middot;
<a href="https://github.com/Rudloff/alltube">Get the code</a>
&middot;
Based on <a href="http://rg3.github.io/youtube-dl/">youtube-dl</a>
&middot;
</div>
</footer>
<script src="{base_url|noscheme}/dist/main.js"></script>
</body>
</html>