Added a footer page for inclusion by scripts and such

This commit is contained in:
Holden Karau 2006-06-11 07:19:30 +00:00
parent 95e47834e2
commit 378a02ac21
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,4 @@
INPUTS = index.xml
INPUTS = index.xml footer.xml
SUBDIRS = about events docs office news users clubs media
# the following two rules are there so cow gets built first.

9
footer.xml Executable file
View File

@ -0,0 +1,9 @@
<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "csc.dtd">
<cscpage>
footer
<footer />
</cscpage>