Add explanatory intro to invitations page
This commit is contained in:
parent
7ab107b689
commit
46c7affd1f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user