emailuis/emailui/data/html/email.html
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 20:08:26 +0200
changeset 2 5253a20d2a1e
parent 1 12c456ceeff2
child 12 f5907b1a1053
permissions -rw-r--r--
Revision: 201001 Kit: 201003

<frameset rows="10%,*" border=0 id="headerBody">

<frame src="header.html" >
<frame id="body_frame" src="temp/body.html" >

</frameset>

</html>