This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

drejohnson
drejohnson

How can I dynamically display a list of all my page titles on home page for example? I want to be able to something like so.

{% for page in pages %}
    <h4>{{ page.title }}</h4>
{% endfor %}

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.