diff --git a/src/export-web-static.scm b/src/export-web-static.scm
index 829782a..5dc66cd 100644
--- a/src/export-web-static.scm
+++ b/src/export-web-static.scm
@@ -57,6 +57,11 @@
(print "
Brmlab member "
(brmember-nick mr)
"")
+ (print "")
(print "")
(print "")
(print "Brmlab member " (brmember-nick mr) "
")
@@ -83,13 +88,13 @@
(list-ref hr 6)
""
(list-ref hr 4)
- " | "
+ " | "
(exact->inexact (list-ref hr 2))
" | "
(list-ref hr 3)
- " | "
+ " | "
(list-ref hr 5)
- " | "
+ " | "
(exact->inexact (car hr))
" | "
))