35 lines
868 B
Plaintext
35 lines
868 B
Plaintext
.row
|
|
.col-xs-12.col-sm-8.col-sm-offset-2
|
|
p.stats
|
|
| You have completed
|
|
strong
|
|
span.green-text=completedChallengeCount
|
|
| of
|
|
strong
|
|
span.green-text=challengeCount
|
|
| coding challenges.
|
|
p.stats
|
|
| You have built
|
|
strong
|
|
span.green-text=completedProjectCount
|
|
| out of
|
|
strong
|
|
span.green-text 30
|
|
| projects.
|
|
if !!completedLegacyCertCount
|
|
p.stats
|
|
| You have earned
|
|
strong
|
|
span.green-text=completedLegacyCertCount
|
|
| out of
|
|
strong
|
|
span.green-text 3
|
|
| legacy certifications.
|
|
p.stats
|
|
| You have earned
|
|
strong
|
|
span.green-text=completedCertCount
|
|
| out of
|
|
strong
|
|
span.green-text 6
|
|
| certifications. |