mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-04 08:08:12 +01:00
6 lines
134 B
HTML
6 lines
134 B
HTML
[{{ test_loop_inner.foo }}|
|
|
{% for inner in test_loop_inner.inner %}
|
|
[{{ test_loop_inner.foo }}|
|
|
{{ inner.myinner }}]
|
|
{% endfor %}]
|