diff options
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-x | tpl/footer.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index d225acbe..04bedabc 100755 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,3 +1,9 @@ | |||
1 | </div> | ||
2 | </div> | ||
3 | |||
1 | <footer class="mr2 mt3 smaller"> | 4 | <footer class="mr2 mt3 smaller"> |
2 | <p>powered by <a href="http://inthepoche.com">poche</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> | 5 | <p>powered by <a href="http://inthepoche.com">poche</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> |
3 | </footer> \ No newline at end of file | 6 | </footer> |
7 | |||
8 | </body> | ||
9 | </html> \ No newline at end of file | ||