start pgp data tutorial
[arvados.git] / apps / workbench / app / views / users / _request_activation.html.erb
1 <h4>Your account</h4>
2 <div class="well clearfix">
3   <div>
4     Status: <strong>New / inactive</strong>
5   </div>
6   <br />
7   We will send you an email when your account is activated. If this
8   hasn&rsquo;t happened after 24 hours, please let us know.
9   <br />
10   <%= link_to raw('Contact us &#x2709;'), Rails.configuration.activation_contact_link, class: "pull-right btn btn-primary" %>
11 </div>