diff --git a/app/views/invitations/index.html.erb b/app/views/invitations/index.html.erb index 7ca0699..a606b1c 100644 --- a/app/views/invitations/index.html.erb +++ b/app/views/invitations/index.html.erb @@ -3,23 +3,29 @@ <%= render MainSimpleComponent.new do %>
<% if @invitations_unused.any? %> -

+

Invite your friends to a Kosmos account by sharing an invitation URL with them:

- - - - - - - - <% @invitations_unused.each do |invitation| %> - - - - <% end %> - -
URL
<%= invitation_url(invitation.token) %>
+ <% else %>

You do not have any invitations to give away yet. We will notify you,