Add contributor and kredits count to page
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
|
||||
<div class="content">
|
||||
{{contributor-list contributors=model.contributors}}
|
||||
|
||||
<p class="stats">
|
||||
<span class="number">{{kreditsSum}}</span> kredits issued and distributed among
|
||||
<span class="number">{{contributorsCount}}</span> contributors.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user