diff themes/default/static_blog.html @ 797:6f2200d720d5

themes: add "Powered by Salut à Toi" in the footer
author souliane <souliane@mailoo.org>
date Wed, 09 Dec 2015 02:31:52 +0100
parents 916075bd0356
children 2819e4241e78
line wrap: on
line diff
--- a/themes/default/static_blog.html	Tue Dec 08 18:11:19 2015 +0100
+++ b/themes/default/static_blog.html	Wed Dec 09 02:31:52 2015 +0100
@@ -114,5 +114,8 @@
                 {{ link(navlinks.older_messages) }}
             </div>
         </div>
+        <div class="powered">
+            Powered by <a href="http://salut-a-toi.org" target="#"><img src="../media/icons/apps/16/sat.png"> Salut à Toi</a>
+        </div>
     </body>
 </html>