Planet fix
parent
b548162628
commit
243caeb64e
|
@ -92,7 +92,7 @@ SYMBOL: cached-postings
|
||||||
cached-postings get 4 head print-posting-summaries ;
|
cached-postings get 4 head print-posting-summaries ;
|
||||||
|
|
||||||
: planet-factor ( -- )
|
: planet-factor ( -- )
|
||||||
[
|
serving-html [
|
||||||
"resource:extra/webapps/planet/planet.fhtml"
|
"resource:extra/webapps/planet/planet.fhtml"
|
||||||
run-template-file
|
run-template-file
|
||||||
] with-html-stream ;
|
] with-html-stream ;
|
||||||
|
|
Loading…
Reference in New Issue