18 lines
303 B
Perl
18 lines
303 B
Perl
|
#define _PAGE_ Development status
|
||
|
#define STATUS_PAGE
|
||
|
#include "head.t"
|
||
|
|
||
|
<h2>Recent CVS activity</h2>
|
||
|
<p>
|
||
|
<!--#include file="lastcvs.link" -->
|
||
|
|
||
|
<h2>CVS compile status</h2>
|
||
|
<p>
|
||
|
<!--#include virtual="buildstatus.link" -->
|
||
|
|
||
|
<h2>Open bug reports</h2>
|
||
|
<p>
|
||
|
<!--#include file="bugs.txt" -->
|
||
|
|
||
|
#include "foot.t"
|