Skip to navigation
Loop over rust tera template array variable
06.08.23
Loop over items in a array: {% for product in products %} {{loop.index}}. {{product.name}} {% endfor %}
https://tera.netlify.app/docs/#control-structures
Reply
Anonymous
Information Epoch 1732419210
Development is an iterative process.
Home
Notebook
Contact us