account management buttons
This commit is contained in:
parent
9831aa5d39
commit
bdaa22c68c
|
@ -293,9 +293,11 @@
|
||||||
" | "
|
" | "
|
||||||
(a ([href ,(main-url page/rss)]) "rss")
|
(a ([href ,(main-url page/rss)]) "rss")
|
||||||
|
|
||||||
;;" | "
|
" | "
|
||||||
;;(a ([href ,(main-url page/logout)]) "logout")
|
(a ([href ,(main-url page/login)]) "re-login")
|
||||||
))]
|
|
||||||
|
" | "
|
||||||
|
(a ([href ,(main-url page/logout)]) "logout")))]
|
||||||
[else
|
[else
|
||||||
""]))
|
""]))
|
||||||
,@xexpr-forest
|
,@xexpr-forest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user