1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
#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"