Sha256: b9024a344678bf57331a968511cb3081fda46d19ae4440191caf4c32d4799a59
Contents?: true
Size: 407 Bytes
Versions: 5
Compression:
Stored size: 407 Bytes
Contents
<%%= form_tag <%= rodauth %>.verify_account_resend_path, method: :post do %> <p>If you no longer have the email to verify the account, you can request that it be resent to you:</p> <%% if params[<%= rodauth %>.login_param] %> <%%= render "login_hidden_field" %> <%% else %> <%%= render "login_field" %> <%% end %> <%%= render "submit", value: "Send Verification Login Again" %> <%% end %>
Version data entries
5 entries across 5 versions & 1 rubygems