Sha256: 252101d917be9b766b682161120c4e36551c6893db1e3a2beef1930c29c75e3b
Contents?: true
Size: 322 Bytes
Versions: 59
Compression:
Stored size: 322 Bytes
Contents
<!-- this goes to the otp controller, here i will have to enable html responses --> <%= render :partial => "auth/confirmations/enter_otp.html.erb", locals: {user: @auth_user} %> <h3>Click below to resend the SMS OTP</h3> <%= render :partial => "auth/confirmations/resend_sms_otp.html.erb", locals: {user: @auth_user} %>
Version data entries
59 entries across 59 versions & 1 rubygems