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)))))
|
#f index-content (car (part-tags index)))))
|
||||||
,@(if (eq? d index)
|
,@(if (eq? d index)
|
||||||
null
|
null
|
||||||
;; FIXME: put the real url of the index file
|
`((small nbsp
|
||||||
`((small nbsp ,(search-index-box "doc-index.html")))))
|
,(search-index-box (derive-filename index))))))
|
||||||
null))
|
null))
|
||||||
(div ([class "navright"])
|
(div ([class "navright"])
|
||||||
,@(render
|
,@(render
|
||||||
|
|
Loading…
Reference in New Issue
Block a user