add template layer to error emails

This commit is contained in:
Lance Edgar 2012-11-06 08:00:40 -08:00
parent 4e7302a2eb
commit 99bde9e696
4 changed files with 72 additions and 9 deletions

View file

@ -19,3 +19,5 @@ recursive-include edbob/pyramid/templates *.mako
recursive-include edbob/scaffolds/edbob *.py
recursive-include edbob/scaffolds/edbob *_tmpl
recursive-include edbob/scaffolds/edbob/+package+/pyramid/templates *.mako
recursive-include edbob/templates *.mako