diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2017-05-15 21:12:40 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2017-05-15 21:19:15 +0200 |
commit | caa72ac4e39b473ff155235c2c2aba2197908f35 (patch) | |
tree | 20086b4211a142774fb609c600212ed4141c0650 /templates | |
parent | d0186edc6b5066b9ce564deb18d82fb0aef45c07 (diff) |
Remove Flattr button.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/journal_page.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html index a6e3ef6..dd3c8c7 100644 --- a/templates/journal_page.html +++ b/templates/journal_page.html @@ -17,15 +17,8 @@ {.section body} <h1 id="main-title"><a href="{root|html-attr-value}">{site-name|html}</a></h1> - <div id="main-subtitle">{site-subtitle|html}</div> - <div id="main-button-bar"> - <a href="http://flattr.com/thing/93957/Kompottkins-Weisheiten" target="_blank"> - <img src="/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /> - </a> - </div> - {.section info-messages} <div id="info-messages"> {.repeated section @} |