This commit is contained in:
briandilley
2004-11-02 01:40:14 +00:00
parent 73a87c5461
commit efbce54dca
18 changed files with 422 additions and 0 deletions

9
templates/xml/header.html Executable file
View File

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