Planet fix

release
Slava Pestov 2007-11-12 01:30:38 -05:00
parent b548162628
commit 243caeb64e
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ SYMBOL: cached-postings
cached-postings get 4 head print-posting-summaries ;
: planet-factor ( -- )
[
serving-html [
"resource:extra/webapps/planet/planet.fhtml"
run-template-file
] with-html-stream ;