diff --git a/site/src/pages/TemplatesPage/TemplatesPageView.tsx b/site/src/pages/TemplatesPage/TemplatesPageView.tsx index 5408ad7427..60667e62b3 100644 --- a/site/src/pages/TemplatesPage/TemplatesPageView.tsx +++ b/site/src/pages/TemplatesPage/TemplatesPageView.tsx @@ -130,19 +130,11 @@ const TemplateRow: FC = ({ {showOrganizations ? ( - - - {template.organization_display_name} - - - Used by {Language.developerCount(template.active_user_count)} - - + } + /> ) : ( Language.developerCount(template.active_user_count) )}