diff --git a/core/section/trello/archive_template.go b/core/section/trello/archive_template.go
index 58161d0b..aa63747f 100644
--- a/core/section/trello/archive_template.go
+++ b/core/section/trello/archive_template.go
@@ -12,15 +12,19 @@
package trello
const archiveTemplate = `
-Deleted and Archived Cards
+
For board {{$b.Board.Name}}.
+For board + + {{$b.Board.Name}} + +
{{len .Boards}} Boards, ###30 Lists, {{.CardTotal}} Cards, {{len .MemberBoardAssign}} Members, #10 Archived
+ {{range $b := .Boards}}There are {{ len $b.Actions }} actions for board {{$b.Board.Name}}.
+There are {{ len $b.Actions }} actions for board + + {{$b.Board.Name}} + +