Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
---|
4 | <head>
|
---|
5 |
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
---|
7 | <meta http-equiv="Content-Language" content="en-us" />
|
---|
8 |
|
---|
9 | <title>@@global.page.title</title>
|
---|
10 |
|
---|
11 | <link rel="stylesheet" href="/style/qooxdoo/layouts/application.css" type="text/css" media="all" />
|
---|
12 | <link rel="shortcut icon" href="/images/favicon.ico" />
|
---|
13 |
|
---|
14 | <script type="text/javascript" src="/style/qooxdoo/widgets/qooxdoo.js"></script>
|
---|
15 |
|
---|
16 | <style type="text/css" media="screen">
|
---|
17 | body {
|
---|
18 | background-color:#3A6EA5;
|
---|
19 | }
|
---|
20 | </style>
|
---|
21 |
|
---|
22 | </head>
|
---|
23 |
|
---|
24 | <body>
|
---|
25 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.