##// END OF EJS Templates
emails: set References header for threading in mail user agents even with different subjects...
emails: set References header for threading in mail user agents even with different subjects - drop template headers() function as it wasn't used, and actually had bad implementation

File last commit:

r3191:23b5897f default
r4447:ae62a3cc default
Show More
README.txt
7 lines | 216 B | text/plain | TextLexer
This is template rcextensions.
To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.
Changes to rcextensions requires restart of RhodeCode instances.