~solene/cl-yag

f074e943bcf03b62ddee3273b075dc25dbe69904 — Solene Rapenne 5 years ago a8dfa31
Short article texts should be in a paragraph
1 files changed, 1 insertions(+), 1 deletions(-)

M generator.lisp
M generator.lisp => generator.lisp +1 -1
@@ 243,7 243,7 @@
	   (template "%%Text%%"   (if no-text
				      ""
                                      (if (and tiny (article-tiny article))
                                          (article-tiny article)
                                          (format nil "<p>~a</p>" (article-tiny article))
                                          (load-file (format nil "temp/data/~d.html" (article-id article))))))))

;; return a html string