a little prettier FE
This commit is contained in:
@@ -14,7 +14,6 @@ html
|
||||
div(class="image")
|
||||
img(id="captcha_image" placeholder="captcha is loading")
|
||||
div(class="inputBox")
|
||||
label(for="captcha") Captcha
|
||||
input(type="text" name="captcha" id="captcha" placeholder="solve a captcha" required=true)
|
||||
div
|
||||
button(type="submit" name="" style="float: center;") Send
|
||||
|
||||
Reference in New Issue
Block a user