git.fiddlerwoaroof.com
Browse code

Update server-test.lisp

Ed Langley authored on 02/03/2016 17:07:40
Showing 1 changed files
... ...
@@ -42,7 +42,7 @@
42 42
        )
43 43
     ))
44 44
 
45
- (defmethod araneus:view ((name (eql 'root)) (item alimenta:item))
45
+(defmethod araneus:view ((name (eql 'root)) (item alimenta:item))
46 46
   (with-slots ((title alimenta:title) (link alimenta:link) (content alimenta:content)) item
47 47
     (spinneret:with-html 
48 48
       (:article