3words/views/footer.html

7 lines
271 B
HTML

<footer>
<hr/>
<span class="text-muted footer-lm">{$words_total} words sent in!</span> <span class="float-right footer-rm"><a href="https://github.com/Leafcat/3words">3words</a> by <a href="http://leafc.at">Leafcat Coding</a> &copy; 2014</span>
</footer>
</body>
</html>