emailuis/emailui/data/html/email.html
changeset 0 8466d47a6819
child 1 12c456ceeff2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/emailui/data/html/email.html	Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,10 @@
+<html>
+
+<frameset rows="10%,*" border=0>
+
+<frame src="header.html" >
+<frame src="temp/body.html" >
+
+</frameset>
+
+</html>
\ No newline at end of file