TemplateRow

fun TemplateRow(    templateKey: String,     expansion: TemplateExpansion,     templateGroup: TemplateGroup,     workbench: AvailWorkbench,     parentPanel: TemplatesPanel,     saveAction: () -> Unit)