@import act.util.DataTable @args DataTable table, String title @if(title) { @title } @invoke("~table.html", table)