mason.report, remove <html><body> because this html report is embedded as is in another page
parent
5af166b8f5
commit
ed653bf363
|
@ -32,7 +32,7 @@ IN: mason.report
|
||||||
'[
|
'[
|
||||||
common-report
|
common-report
|
||||||
_ call( -- xml )
|
_ call( -- xml )
|
||||||
[XML <!DOCTYPE html><html><body><-><-></body></html> XML]
|
[XML <div><-><-></div> XML]
|
||||||
write-xml
|
write-xml
|
||||||
] with-file-writer ; inline
|
] with-file-writer ; inline
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue