Sha256: 9e24b57b269152d2ac715fcca16a3af95574f07b6f5f22c3434312e167827dab

Contents?: true

Size: 516 Bytes

Versions: 1

Compression:

Stored size: 516 Bytes

Contents

<html>
  <head>
    <style>
      body { padding: 20px; }
    </style>
  </head>
  <body>
    <h1>You're all set</h1>
    <p class="lead">You simply need to <a href="https://github.com/orgs/<%= @org_id %>/invitation?return_to=<%= ERB::Util.html_escape(redirect) %>">confirm your invitation to join the organization</a> on GitHub.</p>
    <p>Once confirmed, you will have access to <a href="<%= ERB::Util.html_escape(redirect) %>"><%= ERB::Util.html_escape(redirect) %></a>, the requested URL.</h1>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
add-to-org-2.2.0 lib/add-to-org/views/success.erb