Tags:
{{tag}}
Location: {{need?.location}}
Goal: {{need?.maxGoal}}
Current: {{need?.current}}
Urgent: {{need?.urgent}}
This goal is {{(((need?.current ?? 0)*100) / (need?.maxGoal ?? 0)).toFixed(0)}}% complete!