Sha256: 092070b8eb0f8a31c24cf898d58873c07b53f01e81a146f97a1acf171ee8eafe

Contents?: true

Size: 550 Bytes

Versions: 10

Compression:

Stored size: 550 Bytes

Contents

<form action="#{rodauth.prefix}/#{rodauth.verify_account_resend_route}" method="post" class="rodauth form-horizontal" role="form" id="verify-account-resend-form">
  #{rodauth.verify_account_resend_additional_form_tags}
  <input type="hidden" name="#{rodauth.login_param}" value="#{h request[rodauth.login_param]}"/>
  #{rodauth.csrf_tag}
  If you no longer have the email to verify the account, you can request that it be resent to you: 
  <input type="submit" class="btn btn-primary inline" value="#{rodauth.verify_account_resend_button}"/>
</form>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rodauth-1.9.0 templates/verify-account-resend.str
rodauth-1.8.0 templates/verify-account-resend.str
rodauth-1.7.0 templates/verify-account-resend.str
rodauth-1.6.0 templates/verify-account-resend.str
rodauth-1.5.0 templates/verify-account-resend.str
rodauth-1.4.0 templates/verify-account-resend.str
rodauth-1.3.0 templates/verify-account-resend.str
rodauth-1.2.0 templates/verify-account-resend.str
rodauth-1.1.0 templates/verify-account-resend.str
rodauth-1.0.0 templates/verify-account-resend.str