--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian.org/preview/preview_exit.html Fri Jun 05 16:18:05 2009 +0100
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ <title>Preview Exit</title>
+ <style type="text/css">
+ body{
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 11px;
+ }
+ div{
+ margin-top: 50px;
+ background-color: #EFF5FB;
+ padding: 5px;
+ border: 1px solid #A9D0F5;
+ }
+ </style>
+ </head>
+ <body>
+ <div align="center">
+ You have selected the <strong>Exit</strong> option from the widget menu. To see the widget preview, <br/>Refresh <strong>Widget</strong> view.
+ </div>
+ </body>
+</html>