mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 11:05:40 +00:00
responsive navbar
This commit is contained in:
@@ -20,9 +20,16 @@
|
||||
<p class="message__text">
|
||||
Please verify your email address to continue.
|
||||
</p>
|
||||
<button class="button">
|
||||
Click here to verify
|
||||
</button>
|
||||
<form
|
||||
action="<.= verification_link .>"
|
||||
method="get"
|
||||
accept-charset="utf-8"
|
||||
class="verification__form"
|
||||
>
|
||||
<button type="submit" class="button">
|
||||
Click here to verify
|
||||
</button>
|
||||
</form>
|
||||
|
||||
<p class="message__text">
|
||||
If you were not able to see the verification button, click the following
|
||||
|
||||
Reference in New Issue
Block a user