brikitthemedspaces true #parse("/template/includes/actionerrors.vm") #if ($actionErrors.empty) #requireResource("com.atlassian.auiplugin:aui-table-sortable")
#set ($themedSpaceList = $themedSpaces) #foreach ($themedSpace in $themedSpaceList) #end
$brikitCore.text("com.brikit.themepress.space.key") $brikitCore.text("com.brikit.themepress.space.name") $brikitCore.text("com.brikit.themepress.space.settings.theme.name") $brikitCore.text("com.brikit.themepress.space.type") $brikitCore.text("com.brikit.themepress.space.status")
$themedSpace.space.key $themedSpace.space.name $themedSpace.theme $themedSpace.space.spaceType $themedSpace.space.spaceStatus
#end #parse("/breadcrumbs.vm")