summaryrefslogtreecommitdiff
path: root/src/chrome/content/igb/trusted.html
blob: 9ee21a396e0fd9ea46021a7a05946dc54f7bfb39 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <title>EVE-IGB Bridge</title>
        <script src="trusted.js"></script>
    </head>
    <body>
        <p>Connected to the EVE-IGB Bridge. Please do not close this window. You may minimize it, however.</p>
        <p>This window may appear to be doing nothing. This is indicative of normal operation.</p>
    </body>
</html>