Sha256: c633917b42c7b70986407215120be8ebeed87e7b14c1a35deb6310fbe18e5c62

Contents?: true

Size: 345 Bytes

Versions: 7

Compression:

Stored size: 345 Bytes

Contents

<form method="post" class="rodauth form-horizontal" role="form" id="verify-account-form">
  #{rodauth.verify_account_additional_form_tags}
  <input type="hidden" name="#{rodauth.verify_account_key_param}" value="#{h request[rodauth.verify_account_key_param]}" />
  #{rodauth.csrf_tag}
  #{rodauth.button(rodauth.verify_account_button)}
</form>

Version data entries

7 entries across 7 versions & 1 rubygems

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