mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
clickable logo
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
<main class="auth-main">
|
||||
<div class="auth-inner-container">
|
||||
|
||||
<img src="<.=
|
||||
crate::FILES.get("./static/cache/img/icon-trans.png").unwrap().>"
|
||||
class="auth__logo" alt="mcaptcha logo" />
|
||||
|
||||
<. include!("../logo.html"); .>
|
||||
|
||||
<form
|
||||
class="sitekey-form"
|
||||
method="POST"
|
||||
|
||||
Reference in New Issue
Block a user