diff options
Diffstat (limited to 'template/about.phtml')
-rw-r--r-- | template/about.phtml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/about.phtml b/template/about.phtml index 7369e7e..a5ed7f9 100644 --- a/template/about.phtml +++ b/template/about.phtml @@ -5,7 +5,9 @@ </p> <p> If you like what we're doing, you can flattr us:<br /><br /> - <script id='fbleqbu'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=c3voc&button=compact&url=http%3A%2F%2Fstreaming.media.ccc.de%2F';f.title='Flattr';f.height=20;f.width=110;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fbleqbu');</script> + <a href="https://flattr.com/thing/3755795/"> + <img src="/assets/img/flattrbutton.png" alt="Flattr this" /> + </a> </p> |