kappa123/kappa123/client/templates/footer.html

7 lines
156 B
HTML
Raw Normal View History

2015-01-21 08:32:17 -08:00
<footer>
<div class="container">
<small>
2016-07-17 09:43:59 -07:00
<span>© <a href="mailto:michael@realpython.com">Real Python</a></span>
2015-01-21 08:32:17 -08:00
</small>
</div>
</footer>