<%= t ".heading" %>
<%= t ".currently_not_public" %>
<%= t ".only_public_can_edit" %>
<%= t ".find_out_why_html", :link => link_to(t(".find_out_why"),
t(".find_out_why_url")) %>
- <%= t ".email_not_revealed" %>
- <%= t ".not_reversible" %>
<%= button_to t(".make_edits_public_button"), user_go_public_path, :class => "btn btn-primary" %>