mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-15 03:54:03 +00:00
5 lines
114 B
HTML
5 lines
114 B
HTML
<. include!("heading.html"); .>
|
|
<. for heading in §ion.elements { .>
|
|
<. include!("item.html"); .>
|
|
<.}; .>
|