This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues/pull-requests.
flatfilecms/tests/templates/bloglist.jinja2

2 lines
48 B
Django/Jinja

{% for item in pages %}{{item[0]}} {% endfor %}