var minisrv_service_file = true; var docName = request_headers.query.docName; var page = session_data.pagestore.loadPage(docName) var site = session_data.pagestore.getPublishDomain(); headers = `200 OK Connection: Keep-Alive Content-Type: text/html` data = `
|
| |||||
| |||||
| |||||
|
| ||||||
| "${page.title}" is now on the Web. It can be found at: | ||||||
| http://${site}/${session_data.getSessionData("subscriber_username")}/${page.publishname}/ | ||||||
| Would you like to: | ||||||
|
| ||||||
|
| ||||||
|
| ||||||
|