summaryrefslogtreecommitdiff
path: root/extras/source/misc_config/wizard/web/preview.html
blob: 5855115e71989c383e5cc950ab67eb8a867abb4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title>Untitled document</title>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <link href="style.css" rel="stylesheet" type="text/css">
</head>
<body background="images/background.gif">
<table width="177" height="100" border="0" align="center">
  <tbody>
    <tr>
      <td width="12" height="20" class="ccolor">&nbsp;</td>
      <td width="12" class="ccolor">&nbsp;</td>
      <td width="149" class="toctitle">Site title</td>
      <td width="12" class="ccolor">&nbsp;</td>
      <td width="12" class="ccolor">&nbsp;</td>
    </tr>
    <tr>
      <td height="80" class="ccolor">&nbsp;</td>
      <td class="tcolor">&nbsp;</td>
      <td class="tcolor">
      <span class="doctitle">Document</span><br>
      <span class="doccreationdate">Creation Date</span><br>
      <span class="doclastchangeddate">Last Change Date</span><br>
      <span class="docfilename">Filename</span></td>
      <td class="tcolor">&nbsp;</td>
      <td class="ccolor">&nbsp;</td>
    </tr>
    <tr>
      <td width="12" height="20" class="ccolor">&nbsp;</td>
      <td width="12" class="ccolor">&nbsp;</td>
      <td width="149" class="ccolor">&nbsp;</td>
      <td width="12" class="ccolor">&nbsp;</td>
      <td width="12" class="ccolor">&nbsp;</td>
    </tr>

  </tbody>
</table>
</body>
</html>