twig implementation

This commit is contained in:
Nicolas Lœuillet
2013-08-04 22:35:08 +02:00
parent c765c3679f
commit 63c35580c7
9 changed files with 111 additions and 100 deletions

View File

@ -1,3 +1,3 @@
<footer class="mr2 mt3 smaller">
<p>powered by <a href="http://inthepoche.com">poche</a></p>
<p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p>
</footer>