root / Portal / configurations / demo / html / Contact_BFMUser.jsp @ 7
History | View | Annotate | Download (576 Bytes)
1 | 7 | alavrent | <jsp:directive.page contentType="text/html;charset=UTF-8" /> |
---|---|---|---|
2 | 7 | alavrent | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | 7 | alavrent | <html xmlns="http://www.w3.org/1999/xhtml"> |
4 | 7 | alavrent | <head> |
5 | 7 | alavrent | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
6 | 7 | alavrent | <title></title> |
7 | 7 | alavrent | <link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
8 | 7 | alavrent | <link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
9 | 7 | alavrent | </head> |
10 | 7 | alavrent | |
11 | 7 | alavrent | <body> |
12 | 7 | alavrent | |
13 | 7 | alavrent | <div class="main"> |
14 | 7 | alavrent | <div class="textzone"> |
15 | 7 | alavrent | |
16 | 7 | alavrent | </div> |
17 | 7 | alavrent | </div> |
18 | 7 | alavrent | |
19 | 7 | alavrent | </body> |
20 | 7 | alavrent | </html> |