diff options
Diffstat (limited to 'templates/journal_page.html')
-rw-r--r-- | templates/journal_page.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html index dd3c8c7..a6e3ef6 100644 --- a/templates/journal_page.html +++ b/templates/journal_page.html @@ -17,8 +17,15 @@ {.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 @} |