1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
wallabag/tpl/_footer.twig

3 lines
144 B
Twig
Raw Normal View History

2013-08-03 02:24:42 -04:00
<footer class="mr2 mt3 smaller">
2013-08-04 16:35:08 -04:00
<p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p>
2013-08-03 02:24:42 -04:00
</footer>