Sha256: 42b4b92bfe8ed6d134c89fb2af574dd7af8080964de08ee7e9db2ba4c728b0c9
Contents?: true
Size: 294 Bytes
Versions: 5
Compression:
Stored size: 294 Bytes
Contents
<%%= form_tag <%= rodauth %>.unlock_account_path, method: :post do %> <p>This account is currently locked out. You can unlock the account:</p> <%%= render "password_field" if <%= rodauth %>.unlock_account_requires_password? %> <%%= render "submit", value: "Unlock Account" %> <%% end %>
Version data entries
5 entries across 5 versions & 1 rubygems