Files
loco_minijinja_engine/tests/test_2.html
T

3 lines
51 B
HTML

{% for i in context %}
<li>{{i}}<li>
{% endfor %}