mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-08-13 14:03:16 +00:00
6 lines
166 B
HTML
6 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>
|