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