Sendable Resource Capability: {{ postOffice.getResourceCapabilities(village) }} {% for resourceType in ['wood', 'clay', 'iron', 'food'] %} => /village/{{ village.x }}/{{ village.y }}/send-resources/type/{{ resourceType }} {{ resourceType }} {% endfor %}