diff --git a/assets/mailer_templates/build_production/workspace_invitation.html b/assets/mailer_templates/build_production/workspace_invitation.html index 5029ca57..c1a0a57e 100644 --- a/assets/mailer_templates/build_production/workspace_invitation.html +++ b/assets/mailer_templates/build_production/workspace_invitation.html @@ -47,12 +47,12 @@
- {{ .UserName }} + {{ username }}

- {{ .UserName }} + {{ username }} invited to Join - {{ .WorkspaceName }} + {{ workspace_name }} on AppFlowy

@@ -65,7 +65,7 @@
- {{ .WorkspaceName }} + {{ workspace_name }}
@@ -73,14 +73,14 @@
- {{ .WorkspaceName }} + {{ wokspace_name }}
-
{{ .WorkspaceMembersCount }} members
+
{{ workspace_member_count }} members
- + @@ -181,4 +181,4 @@
- \ No newline at end of file +