add completed challenge count back in and link to nonprofit playlist
This commit is contained in:
@ -9,6 +9,10 @@ block content
|
|||||||
span.tag Established:	
|
span.tag Established:	
|
||||||
span.text-primary #{daysRunning}
|
span.text-primary #{daysRunning}
|
||||||
| days ago
|
| days ago
|
||||||
|
li.nowrap
|
||||||
|
span.tag Completed:	
|
||||||
|
span.text-primary #{globalCompletedCount}
|
||||||
|
| challenges
|
||||||
li.nowrap
|
li.nowrap
|
||||||
span.tag Donated:	
|
span.tag Donated:	
|
||||||
span.text-primary $850,000
|
span.text-primary $850,000
|
||||||
@ -100,6 +104,11 @@ block content
|
|||||||
i.fa.fa-heart
|
i.fa.fa-heart
|
||||||
td
|
td
|
||||||
a(href="/how-nonprofit-projects-work") How our nonprofit projects work
|
a(href="/how-nonprofit-projects-work") How our nonprofit projects work
|
||||||
|
tr
|
||||||
|
td.text-center
|
||||||
|
i.fa.fa-video-camera
|
||||||
|
td
|
||||||
|
a(href="//www.youtube.com/watch?v=O993J5KCR_w&list=PLWKjhJtqVAblYWBF6r2jSzwSdn3NgprPl" target='_blank') Nonprofit project demo videos
|
||||||
tr
|
tr
|
||||||
td.text-center
|
td.text-center
|
||||||
i.fa.fa-flask
|
i.fa.fa-flask
|
||||||
|
Reference in New Issue
Block a user