commit | 8ca2057307fccf254d1a93b21ba0846649cbfd89 | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Tue Apr 14 14:09:39 2015 +0300 |
committer | Yulia Portnova <yportnova@mirantis.com> | Tue Apr 14 14:09:39 2015 +0300 |
tree | dd096b49dd67ce3f8e865853c4a779211d71b5c3 | |
parent | 92ea8488c5e433821ac143eace38f80135698a20 [diff] [blame] |
Fixed charts
diff --git a/report.html b/report.html new file mode 100644 index 0000000..b82cbbd --- /dev/null +++ b/report.html
@@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> + <title>Report</title> +</head> + +<body> +%(body)s +</body> + +</html> \ No newline at end of file