Tasks/templates/_footer.html

3 lines
169 B
HTML
Raw Normal View History

2016-02-06 14:55:31 +08:00
<footer class="footer">
2018-09-05 11:13:53 +08:00
Made in India with <span class="glyphicon glyphicon-heart"></span> by <a href="https://github.com/thewhitetulip">@thewhitetulip</a>
2016-02-06 14:55:31 +08:00
</footer>