diff --git a/core/section/trello/boards_template.go b/core/section/trello/boards_template.go index 47a5a523..1f2a758b 100644 --- a/core/section/trello/boards_template.go +++ b/core/section/trello/boards_template.go @@ -15,7 +15,7 @@ const boardsTemplate = `
{{if gt (len .Boards) 0}}
Boards
-

There are {{len .Boards}} boards, {{.ListTotal}} since lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members {{.Since}}.

+

There are {{len .Boards}} boards, {{.ListTotal}} lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members. Activity since {{.Since}}