updated user sign up advice on the invite page finally
This commit is contained in:
parent
f32378398a
commit
6e433683c7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<div class="invite">
|
<div class="invite">
|
||||||
<h3>Invite Others</h3>
|
<h3>Invite Others</h3>
|
||||||
<p>You can invite others to the Metamaps platform. Just send them the link to</p><p><strong>http://metamaps.cc/users/new</strong></p><p>and give them the access code shown below.</p>
|
<p>You can invite others to the Metamaps platform. Just send them the link to</p><p><strong>http://metamaps.cc/users/sign_up</strong></p><p>and give them the access code shown below.</p>
|
||||||
<div class="code"><strong><%= @user.code %></strong></div>
|
<div class="code"><strong><%= @user.code %></strong></div>
|
||||||
<p>We invite you to be conscious as to who you invite to this platform, because much of the collaborative editing is based on trust. We want to cultivate a community here that is fun, wise, creative, and flourishing. Can you help us build a community like that?</p>
|
<p>We invite you to be conscious as to who you invite to this platform, because much of the collaborative editing is based on trust. We want to cultivate a community here that is fun, wise, creative, and flourishing. Can you help us build a community like that?</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue