# LSSG Hello, world! ```lua return page() :withHtml(h.p("Hello, world!"):renderHtml()) ```