bsw@273: slot.put_into("title", _"Unit list")
bsw@262:
bsw@262: util.help("unit.list", _"Unit list")
bsw@262:
bsw@433: slot.put("
")
bsw@433:
bsw@418: ui.container{ attr = { class = "box" }, content = function()
bsw@418: execute.view{ module = "unit", view = "_list" }
bsw@433: end }
bsw@433:
bsw@433: slot.put("
")
bsw@433: