function Home() return { t("Hello"), t(" wow") } end page.Commit(Home())