{{> header}}

{{ localeHelper locale "progressPage" "title" }}

{{ localeHelper locale "progressPage" "description" }}

Donation goal

${{donationCache.total_dollars}} of ${{donationCache.goal_dollars}}/month, ${{donationCache.completed_real}}% of the monthly goal. To become a subscriber and gain access to cool perks, visit the upgrade page.

{{#each progressLists.sections}}
{{> progress-list data=this boards=@root.boards }}
{{/each}}
{{> footer }}