5 lines
83 B
HTML
5 lines
83 B
HTML
{% for page in section.pages %}
|
|
{{page.title}}
|
|
{% endfor %}
|
|
Language: {{lang}}
|