!752 sS demoText = [[ Usr: hello Bot: hello! ]].trim(); html { S html = h3("Enter a dialog:") + p(hbigtextarea("dialog", demoText)) + p(hsubmit("Make AI")); ret hmobilefix() + hcenter(hpostform(html, "action", botLink("#1003232"))); // send to AI Maker }