Add error report template

This commit is contained in:
Chris 2016-12-11 11:30:13 +00:00
parent 56fdc166c9
commit 2ca84af091

View File

@ -0,0 +1,2 @@
<div class="err-msg">%(message)s</div>
<div class="err-detail">%(reason)s</div>