realaravinth 2ce8a46a3f
panel
2021-04-05 16:38:32 +05:30

5 lines
114 B
HTML

<. include!("heading.html"); .>
<. for heading in &section.elements { .>
<. include!("item.html"); .>
<.}; .>