diff options
Diffstat (limited to 'executive-summary/default-header.html')
-rw-r--r-- | executive-summary/default-header.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/executive-summary/default-header.html b/executive-summary/default-header.html new file mode 100644 index 0000000000..64fc119ea6 --- /dev/null +++ b/executive-summary/default-header.html @@ -0,0 +1,14 @@ +<html> +<head> +<title>Evolution - Executive Summary</title> +</head> + +<body bgcolor="#ffffff"> +<table> +<tr valign="center"> +<td align="right"><img src="executive-summary.png"></td> +</tr> +</table> +</body> +</html> + |