bsw@525: local issue = param.get("issue", "table") bsw@525: bsw@525: ui.tag{ tag = "iframe", attr = { bsw@525: width = "800", bsw@525: height = "500", bsw@525: src = issue.etherpad_url bsw@525: } } bsw@525: