Changeset 3884

Show
Ignore:
Timestamp:
09/10/08 18:03:09 (2 months ago)
Author:
hans
Message:

Remove logo here, it is coming from index.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/projects/quickhoney/src/tags.lisp

    r3881 r3884  
    1717 
    1818(defun navigation (&key previous up next) 
    19   (html ((:div :id "logo") 
    20          ((:img :src "/image/quickhoney-black" :alt "" :id "the_logo"))) 
    21         ((:div :class "nav") 
     19  (html ((:div :class "nav") 
    2220         (when previous 
    2321           (html ((:div :class "previous")