~jstys-z/helioviewer.org/client5

« back to all changes in this revision

Viewing changes to html/notsupported.html

  • Committer: Michael Lynch
  • Date: 2008-02-01 06:21:07 UTC
  • Revision ID: mike@mike-desktop-20080201062107-uhqip0rcpsfc91mq
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
        <head>
 
3
                <title>Not supported</title>
 
4
        </head>
 
5
        <body>
 
6
                Your browser is not supported.<br>
 
7
                <br>
 
8
                Please use a different browser, e.g. <a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a>.
 
9
        </body>
 
10
</html>
 
11
 
 
12
 
 
13