: <index-action> ( -- action ) <page-action> "foobar" >>rest [ index get "posts" set-value ] >>init { blog-dispatcher "index" } >>template ;
Done