diff --git a/src/root/jobset.tt b/src/root/jobset.tt index f2aa3c7f..f8f02971 100644 --- a/src/root/jobset.tt +++ b/src/root/jobset.tt @@ -124,6 +124,9 @@ [% IF jobset.errormsg -%]

Evaluation errors

+

+ Errors occurred at [% INCLUDE renderDateTime timestamp=jobset.errortime %]. +

[% HTML.escape(jobset.errormsg) %]
[% END %]