Sha256: 578ba52168aa20e607b674a840e5beaebdc9b0310f9297b9e3e309b6e0221fa3
Contents?: true
Size: 305 Bytes
Versions: 9
Compression:
Stored size: 305 Bytes
Contents
<%- @title = p_("MultiAuth", "Signup") -%> <h1><%=h p_("MultiAuth", "Authentication completed") %></h1> <table> <tr> <th>OpenID</th> <td><%=h @identity_url %></td> </tr> </table> <%- form_tag(:action => "create") { -%> <div><%= submit_tag(p_("MultiAuth", "Register")) %></div> <%- } -%>
Version data entries
9 entries across 9 versions & 2 rubygems