<%widgets:panel>
- ${IntegrationType.icon|n}
+ ${IntegrationObject.icon|n}
- ${IntegrationType.display_name}
+ ${IntegrationObject.display_name}
- ${IntegrationType.description or _('No description available')}
+ ${IntegrationObject.description or _('No description available')}
%widgets:panel>
%endfor