Remove mastodon posts on delete and OTP
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
<input id="password" type="password" />
|
||||
</label>
|
||||
|
||||
<label>
|
||||
<span data-i18n="otpLabel">One-time password</span>
|
||||
<input id="otp" type="text" inputmode="numeric" autocomplete="one-time-code" data-i18n-placeholder="otpPlaceholder" placeholder="123456" />
|
||||
</label>
|
||||
|
||||
<button type="submit" data-i18n="saveAndLogIn">Save and log in</button>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user