3words/views/footer.html

6 lines
192 B
HTML

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