Files
mehl.mx/themes/hugo-sustain/layouts/partials/footer.html

9 lines
313 B
HTML
Raw Normal View History

2019-03-18 16:50:46 +01:00
<footer>
<div id="footer">
<div class="container">
<p class="text-muted">&copy; All rights reserved. The code <a href="https://src.mehl.mx/mxmehl/mehl.mx">is available</a> under GNU GPL 3.0. <a href="/impressum">Impressum &amp; Privacy</a></p>
</div>
</div>
</footer>
<div class="footer"></div>