reblocks-navigation-widget
A container widget which switches between children widgets when user changes an url.
$ area51 add reblocks-navigation-widgetCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(reblocks-navigation-widget:some-function ...)