ibs/sql_app/templates/footer.html

6 lines
183 B
HTML
Raw Normal View History

<footer class="footer">
<div class="container">
<small><span class="text-muted">© <a href="https://testdriven.io">TestDriven.io</a></span></small>
</div>
</footer>