mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
1 line
114 B
Text
1 line
114 B
Text
<%= text_field_tag(:second_factor_token, nil, autofocus: true, pattern: '[0-9]{6}', maxlength: 6, type: 'tel') %>
|