Files
firefly-iii/resources/views/emails/error.twig

15 lines
463 B
Twig
Raw Normal View History

2016-02-10 15:18:13 +01:00
Firefly III ran into an error: {{ errorMessage }}.
This error occured in file "{{ file }}" on line {{ line }} with code {{ code }}.
The full stacktrace is below. If you think this is a bug in Firefly III, you
can forward this message to thegrumpydictator@gmail.com. This can help fix
the bug you just encountered.
If you prefer, you can also open a new issue here:
https://github.com/JC5/firefly-iii/issues/new
The full stacktrace is below:
{{ stacktrace }}