mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
delete captcha option and sudo page
This commit is contained in:
3
templates/components/additional-data/index.html
Normal file
3
templates/components/additional-data/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<. if data.is_some() && !data.as_ref().unwrap().is_empty() { .>
|
||||
<div id="additional-data" <.= data.unwrap() .>></div>
|
||||
<. } .>
|
||||
Reference in New Issue
Block a user