set title "Sample HTML streaming page" set context $title ad_return_top_of_page [ad_parse_template \ -params [list context title] \ [template::streaming_template]] ns_write "\n" ns_write "

Done.

" ns_write [lang::util::localize [template::get_footer_html]] ns_write [template::collect_body_scripts]