Add explanatory intro to invitations page

This commit is contained in:
Basti 2021-11-23 20:08:33 -06:00
parent 7ab107b689
commit 46c7affd1f

View File

@ -1,5 +1,13 @@
<section>
<h2>Invitations</h2>
<% if @invitations_unused.any? %>
<p>
Invite your friends to a Kosmos account by sharing an invitation URL with them:
</p>
<% end %>
</section>
<section>
<% if @invitations_unused.any? %>
<table>
<thead>