diff --git a/app/views/invitations/index.html.erb b/app/views/invitations/index.html.erb index 1c5996f..68235a0 100644 --- a/app/views/invitations/index.html.erb +++ b/app/views/invitations/index.html.erb @@ -1,5 +1,13 @@ Invitations + <% if @invitations_unused.any? %> + + Invite your friends to a Kosmos account by sharing an invitation URL with them: + + <% end %> + + + <% if @invitations_unused.any? %>
+ Invite your friends to a Kosmos account by sharing an invitation URL with them: +