{% extends '@nucleus/partials/particle.html.twig' %} {% block stylesheets %} {% endblock %} {% block javascript %} {% endblock %} {% pageblock bottom with { priority: -10 } %} {% set item_content %} {% set total = particle.items|length %} {% endset %}
{{ item_content }}
{% endpageblock %}