summaryrefslogtreecommitdiffstats
path: root/sqwebmail/html/en-us/index.html
blob: 39c3e7b8eddfa3fdb9904672856b2c727c598fea (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
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>SqWebMail - Copyright 1999-2020 Double Precision, Inc.</title>
  <link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
  <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>

<frameset rows="0,*" border="0">
  <frame src="[#s#]empty=1" scrolling="no" noresize="noresize"
  frameborder="0" />
  <frame src="[#s#]noframes=1" noresize="noresize" frameborder="0" />
  <noframes>
    <body>
    <h1>SqWebMail - Copyright 1999-2020 Double Precision, Inc.</h1>

    <p>Your web browser does not support frames. Although SqWebMail uses
    frames, 100% of functionality is available to web browsers that do not
    support frames.</p>

    <p><a href="[#s#]noframes=1">Enter without frame support.</a></p>
    </body>
  </noframes>
</frameset>
</html>