]> git.parisson.com Git - telemeta.git/commit
add postman templates
authoryomguy <yomguy@parisson.com>
Tue, 13 Mar 2012 17:42:46 +0000 (18:42 +0100)
committeryomguy <yomguy@parisson.com>
Tue, 13 Mar 2012 17:42:46 +0000 (18:42 +0100)
commit0073410e3f8d42d70967bc36ce4f8e22244fa79c
treecd08baafd4bd96d79dd54f799caeb1e9a1c2e268
parent2329add6be52040cac6ce6409e9ac97585e29b26
add postman templates
17 files changed:
telemeta/templates/postman/archives.html [new file with mode: 0644]
telemeta/templates/postman/base.html [new file with mode: 0644]
telemeta/templates/postman/base_folder.html [new file with mode: 0644]
telemeta/templates/postman/base_write.html [new file with mode: 0644]
telemeta/templates/postman/email_user.txt [new file with mode: 0644]
telemeta/templates/postman/email_user_subject.txt [new file with mode: 0644]
telemeta/templates/postman/email_visitor.txt [new file with mode: 0644]
telemeta/templates/postman/email_visitor_subject.txt [new file with mode: 0644]
telemeta/templates/postman/inbox.html [new file with mode: 0644]
telemeta/templates/postman/inc_subject_ex.html [new file with mode: 0644]
telemeta/templates/postman/reply.html [new file with mode: 0644]
telemeta/templates/postman/sent.html [new file with mode: 0644]
telemeta/templates/postman/trash.html [new file with mode: 0644]
telemeta/templates/postman/view.html [new file with mode: 0644]
telemeta/templates/postman/write.html [new file with mode: 0644]
telemeta/templates/telemeta/base.html
telemeta/templatetags/telemeta_utils.py