Code

moved templates to proper location
authoranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 03:50:47 +0000 (03:50 +0000)
committeranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 03:50:47 +0000 (03:50 +0000)
commit46b6762fb22421f578e00ba867ed71bf9b7fabf0
tree588fd29e8c19e1a0f22286a414397c3bdf402b72
parent8eeba56b1422a66a31fc79e785ab514235b7c9bc
moved templates to proper location

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@32 57a73879-2fb5-44c3-a270-3262357dd7e2
12 files changed:
roundup/templates/extended/__init__.py [new file with mode: 0644]
roundup/templates/extended/detectors/__init__.py [new file with mode: 0644]
roundup/templates/extended/detectors/nosyreaction.py [new file with mode: 0644]
roundup/templates/extended/file.index [new file with mode: 0644]
roundup/templates/extended/issue.filter [new file with mode: 0644]
roundup/templates/extended/issue.index [new file with mode: 0644]
roundup/templates/extended/issue.item [new file with mode: 0644]
roundup/templates/extended/msg.index [new file with mode: 0644]
roundup/templates/extended/msg.item [new file with mode: 0644]
roundup/templates/extended/style.css [new file with mode: 0644]
roundup/templates/extended/user.index [new file with mode: 0644]
roundup/templates/extended/user.item [new file with mode: 0644]