aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cuirass/templates.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/cuirass/templates.scm b/src/cuirass/templates.scm
index 600d9d8..0f90b53 100644
--- a/src/cuirass/templates.scm
+++ b/src/cuirass/templates.scm
@@ -310,7 +310,9 @@ system whose names start with " (code "guile-") ":" (br)
(div (@ (class "col-md-auto"))
,path)
(div (@ (class "col-md-auto"))
- "(" ,(byte-count->string size) ")")))))))
+ "(" ,type ")")
+ (div (@ (class "col-md-auto"))
+ ,(byte-count->string size))))))))
products)))
`((tr (th "Build outputs")
(td