1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

Fix Trello section wording

This commit is contained in:
Elliott Stoneham 2016-09-14 14:59:12 +01:00
parent b5de8d2673
commit cf01d9365a

View file

@ -15,7 +15,7 @@ const boardsTemplate = `
<div class="section-trello-render">
{{if gt (len .Boards) 0}}
<div class="heading">Boards</div>
<p>There are {{len .Boards}} boards, {{.ListTotal}} since lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members {{.Since}}.</p>
<p>There are {{len .Boards}} boards, {{.ListTotal}} lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members. Activity since {{.Since}}</p>
<div class="section-trello-render">
<table class="trello-table" class="width-100">
<tbody class="trello">