mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-04-07 00:53:29 +03:00
5 lines
166 B
HTML
5 lines
166 B
HTML
<a href="<.= edit_url .>">
|
|
<img class="sitekey-form__edit" src="<.=
|
|
crate::FILES.get("./static/cache/img/svg/edit.svg").unwrap() .>" alt="Edit
|
|
sitekey" />
|
|
</a>
|