diff --git a/app/views/invitations/edit.html.haml b/app/views/invitations/edit.html.haml index 3c637ecaa..494509619 100644 --- a/app/views/invitations/edit.html.haml +++ b/app/views/invitations/edit.html.haml @@ -26,6 +26,8 @@ %b = t('username') = f.text_field :username, :title => t('registrations.new.enter_username') + %span.host_uri + = "@#{AppConfig[:pod_uri].host}" .clearfix %b = t('email')