{% if page.last is empty %}

No more code to load

{% endif %} {% for code in page.last %} {% if loop.index0 is divisible by(2) %}
{% endif %}
{% include app.fronthtml~"/codebox.twig" %}
{% endfor %}