added footer template

This commit is contained in:
pixeldesu 2014-08-18 00:12:27 +02:00
parent 7f75923464
commit 244872241f
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<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>