commit | 33daa928802a5407c526cd68aa04719bfaac39ce | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Fri Apr 10 10:40:27 2015 +0300 |
committer | Yulia Portnova <yportnova@mirantis.com> | Fri Apr 10 10:40:27 2015 +0300 |
tree | 0e76ace079930849adef36663e0aec0d226b24e2 | |
parent | 407ca952c6ae2c33d87acf5729c14811958fbfd6 [diff] [blame] |
report.html template
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