delete captcha option and sudo page

This commit is contained in:
realaravinth
2021-07-20 15:22:15 +05:30
parent 00768cce34
commit db941d51b7
17 changed files with 320 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
<. if data.is_some() && !data.as_ref().unwrap().is_empty() { .>
<div id="additional-data" <.= data.unwrap() .>></div>
<. } .>