Sha256: 7fa51fbc76b95a34b2f63f1d957e5e3d17ea96db010067f7ff159f4e403f1012
Contents?: true
Size: 515 Bytes
Versions: 1
Compression:
Stored size: 515 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.1 | lib/add-to-org/views/success.erb |