mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-29 00:23:01 +00:00
5 lines
114 B
HTML
5 lines
114 B
HTML
<. include!("heading.html"); .>
|
|
<. for heading in §ion.elements { .>
|
|
<. include!("item.html"); .>
|
|
<.}; .>
|