Last change
on this file since 1370 was 944, checked in by Bruno Cornec, 15 years ago |
Add a news page for website
|
File size:
759 bytes
|
Rev | Line | |
---|
[944] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
| 2 |
|
---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
|
---|
| 4 | <head>
|
---|
| 5 | <!--#include virtual="/head.shtml" -->
|
---|
| 6 | </head>
|
---|
| 7 | <body>
|
---|
| 8 | <!--#set var="curpage" value="index.shtml" -->
|
---|
| 9 | <!--#include virtual="/top.shtml" -->
|
---|
| 10 |
|
---|
| 11 | <h1>Project-Builder.org News</h1>
|
---|
| 12 | <div class="h2-1">
|
---|
| 13 | <h2>This year's News</h2>
|
---|
| 14 | </div>
|
---|
| 15 | <!--#include virtual="/pb_web_cynews.html" -->
|
---|
| 16 |
|
---|
| 17 | <div class="h2-2">
|
---|
| 18 | <h2>Last year's News</h2>
|
---|
| 19 | </div>
|
---|
| 20 | <!--#include virtual="/pb_web_lynews.html" -->
|
---|
| 21 |
|
---|
| 22 | <div class="h2-3">
|
---|
| 23 | <h2>Older News</h2>
|
---|
| 24 | </div>
|
---|
| 25 | <!--#include virtual="/pb_web_pynews.html" -->
|
---|
| 26 |
|
---|
| 27 | <!--#include virtual="/bottom.shtml" -->
|
---|
| 28 | </body>
|
---|
| 29 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.