bsw@525: local unit = param.get("unit", "table") bsw@529: bsw@1045: ui.title ( function () bsw@525: bsw@1602: ui.tag{ content = unit.name } bsw@1045: bsw/jbe@1309: end )