Super duper modifications

updated template system
updated XML template
updated HTML template
masturbated
This commit is contained in:
briandilley
2004-11-04 19:27:04 +00:00
parent 1410c9d0e8
commit 516c5fcb2b
37 changed files with 110 additions and 33 deletions

10
templates/xml/header Executable file
View File

@ -0,0 +1,10 @@
<kwotes.org>
<site>
<name>${SITE_NAME}</name>
<tagline>${TAG_LINE}</tagline>
<kwote-count>${KWOTE_COUNT}</kwote-count>
<deleted-kwote-count>${KWOTE_BACKUP_COUNT}</deleted-kwote-count>
</site>