X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6454c25f66fd37513e8f8e94167c019e372c3ef7..ed4a9af1e86b98c870cfc0d16573bd59496bc7ba:/templates/webpages/generic/exception.html diff --git a/templates/webpages/generic/exception.html b/templates/webpages/generic/exception.html new file mode 100644 index 000000000..7c6deb91c --- /dev/null +++ b/templates/webpages/generic/exception.html @@ -0,0 +1,24 @@ +[%- USE LxERP %][% USE HTML %]
+ ++ [%- LxERP.t8('An exception occurred during execution.') %] +
+ +| [%- LxERP.t8('Type') %]: | +[%- HTML.escape(error.type) %] | +
| [%- LxERP.t8('Information') %]: | +[%- HTML.escape(error.info) %] |
+