From 46c7affd1ffa62c4d877c36b0f9a83b503b62065 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 23 Nov 2021 20:08:33 -0600 Subject: [PATCH] Add explanatory intro to invitations page --- app/views/invitations/index.html.erb | 8 ++++++++ 1 file changed, 8 insertions(+) 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? %>