{% for block in blocks %} {% if block.hidden %} {% endif %} {% for ln in block.lines %} {% endfor %} {% endfor %}
{{ ln.number }} {{ ln.action|e }} {{ ln.text|e }}