Skip to content

Commit 5300bf8

Browse files
committed
Update no perm text
1 parent dfef339 commit 5300bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TemplatesPage/TemplatesPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const Language = {
2727
lastUpdatedLabel: "Last updated",
2828
emptyViewCreateCTA: "Create a template",
2929
emptyViewCreate: "to standardize development workspaces for your team.",
30-
emptyViewNoPerms: "No templates have been created! Contact your Coder administrator.",
30+
emptyViewNoPerms: "Contact your Coder administrator to create a template. You can share the code below.",
3131
emptyMessage: "Create your first template",
3232
emptyDescription: (
3333
<>

0 commit comments

Comments
 (0)