diff --git a/netbox/templates/core/rq_task.html b/netbox/templates/core/rq_task.html index baab5ff8d..9e7c3de99 100644 --- a/netbox/templates/core/rq_task.html +++ b/netbox/templates/core/rq_task.html @@ -104,7 +104,7 @@
{% if job.exc_info %}{{ job.exc_info|linebreaks }}{% endif %}