From c3ea1aa07b655bec89726cfc0153bedcc877ada6 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 15 Mar 2011 02:31:05 +0100 Subject: Color info messages more meaningfully. --- templates/journal_page.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/journal_page.html') diff --git a/templates/journal_page.html b/templates/journal_page.html index f793ff2..8c0a974 100644 --- a/templates/journal_page.html +++ b/templates/journal_page.html @@ -13,11 +13,11 @@

{site-name|html}

{site-subtitle|html}
- {.section warnings} -
+ {.section info-messages} +
{.repeated section @} -
- {@} +
+ {content}
{.end}
-- cgit v1.2.3