From b59e351174ad9c345410f56d895b6bd6be71217f Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 15 Nov 2009 01:42:04 +0100 Subject: Make extensive use of HTML-5 features. Ignore-this: 4ed73224d3c5270a94790e7277c152a3 darcs-hash:5b218ec14749a788caa3ad011ac188b187ecf4b1 --- journal.lisp | 14 +++++++++----- macros.lisp | 5 +++++ 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/journal.lisp b/journal.lisp index 73bc462..e5e52dc 100755 --- a/journal.lisp +++ b/journal.lisp @@ -301,11 +301,15 @@ (format nil "~D Kommentar~:*~[e~;~:;e~]" (length comments))))))) (when *full-entry-view* - (<:div :class :journal-entry - (<:h2 (<:a :href (link-to :view :post-id id) + (
html body)))) - (<:div :class :journal-entry-footer + (