1 2 3
{% for unit in village.getUnits(village.id, 1) %} => /village/{{ village.x }}/{{ village.y }}/send-units/type/{{ unit.type }} {{ unit.type }} {% endfor %}