From 567516069ec273488e059e9b6e91a4798b5458b9 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 2 Mar 2011 14:43:07 +0100 Subject: Add article template. --- mulkcms.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mulkcms.asd') diff --git a/mulkcms.asd b/mulkcms.asd index f340bf1..b4544d8 100644 --- a/mulkcms.asd +++ b/mulkcms.asd @@ -6,7 +6,7 @@ :serial t :version "0.0.1" :depends-on (:cl-who :cl-json :alexandria :postmodern :split-sequence - :cl-ppcre :cl-fad :cxml :closure-html) + :cl-ppcre :cl-fad :cxml :closure-html :json-template) :components ((:file "site") (:file "package") (:file "mulkcms"))) -- cgit v1.2.3