Archived
1
0
This repository has been archived on 2025-09-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
3words/views/footer.html
2014-08-18 18:56:01 +02:00

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>