source:
vendors/tutorial/trunk-r1/doc/hello.html
@
10669
Last change on this file since 10669 was 10669, checked in by nicolasmartin, 6 years ago | |
---|---|
File size: 289 bytes |
Line | |
---|---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | |
3 | <html> |
4 | <head> |
5 | <title>Hello</title> |
6 | <meta name="author" content="FCM Team"> |
7 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
8 | </head> |
9 | |
10 | <body> |
11 | <h1>Hello</h1> |
12 | <p>Hello from the FCM team!</p> |
13 | </body> |
14 | </html> |
Note: See TracBrowser
for help on using the repository browser.