diff --git a/app/views/account/_signup_form.rhtml b/app/views/account/_signup_form.rhtml
index afcebe3..3c7c381 100644
--- a/app/views/account/_signup_form.rhtml
+++ b/app/views/account/_signup_form.rhtml
@@ -44,7 +44,7 @@
<%= _('Dear user, welcome to the %s network. To start your participation
in this space, fill in the fields below. After this operation, your login and
password will be registered, allowing you to create communities and enterprises
-in this environment.') %>
+in this environment.') % environment.name %>
<% end %>
--
libgit2 0.21.2