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 00:12:27 +02:00

6 lines
171 B
HTML

<footer>
<hr/>
<span class="text-muted">{$words_total} words sent in!</span> <span class="text-right">3words by Leafcat Coding &copy; 2014</span>
</footer>
</body>
</html>