do the proper thing to get to the index page
svn: r8520 original commit: 8f186accdf716e586ef1a59fda8ce1ffd4406687
This commit is contained in:
parent
6c9bd9f30d
commit
e7cee4f20b
|
@ -543,8 +543,8 @@
|
|||
#f index-content (car (part-tags index)))))
|
||||
,@(if (eq? d index)
|
||||
null
|
||||
;; FIXME: put the real url of the index file
|
||||
`((small nbsp ,(search-index-box "doc-index.html")))))
|
||||
`((small nbsp
|
||||
,(search-index-box (derive-filename index))))))
|
||||
null))
|
||||
(div ([class "navright"])
|
||||
,@(render
|
||||
|
|
Loading…
Reference in New Issue
Block a user