kappa123/kappa123/client/templates/footer.html

10 lines
346 B
HTML

<footer>
<div class="container">
<small>
<span>Brought to you by <a href="mailto:ilianaw@buttslol.net">Iliana Weller</a>
&amp; <a href="mailto:ryan@whatthefuck.computer">Ryan Rix</a>. Based on Python Flask skeleton
created by <a href="mailto:michael@realpython.com">Real Python</a>.</span>
</small>
</div>
</footer>