Added a footer page for inclusion by scripts and such
This commit is contained in:
parent
95e47834e2
commit
378a02ac21
2
Makefile
2
Makefile
@ -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
9
footer.xml
Executable file
@ -0,0 +1,9 @@
|
||||
<?xml version='1.0'?>
|
||||
|
||||
<!DOCTYPE cscpage SYSTEM "csc.dtd">
|
||||
|
||||
<cscpage>
|
||||
|
||||
footer
|
||||
<footer />
|
||||
</cscpage>
|
Loading…
x
Reference in New Issue
Block a user