diff options
-rwxr-xr-x | journal.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/journal.lisp b/journal.lisp index d3ecc02..80fb17a 100755 --- a/journal.lisp +++ b/journal.lisp @@ -356,7 +356,7 @@ dc:title=\"~A\" trackback:ping=\"~A\" /> </rdf:RDF> --->" (link-to :view :post-id id :absolute t) title (link-to :trackback :post-id id :absolute t))) +-->" (link-to :view :post-id id :absolute t) (ppcre:regex-replace "--" title "—") (link-to :trackback :post-id id :absolute t))) (<:div :class :journal-new-comment (<:h2 "Neuen Kommentar schreiben") (<:p (<:as-is "Bitte beachten Sie, daß E-Mail-Adressen niemals |