repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Neo has a processor too...
[kugel-rb.git]
/
www
/
status.t
blob
8ca5b99d8ee2c397fe551594dd3cb0e2d53df018
1
#define _PAGE_ Development status
2
#define STATUS_PAGE
3
#include "head.t"
4
5
<h2>Recent CVS activity</h2>
6
<p>
7
<!--#include file="lastcvs.link" -->
8
9
<h2>CVS compile status</h2>
10
<p>
11
<!--#include virtual="buildstatus.link" -->
12
13
<h2>Open bug reports</h2>
14
<p>
15
<!--#include file="bugs.txt" -->
16
17
#include "foot.t"