diff --git a/ara/ui/templates/result.html b/ara/ui/templates/result.html index 9eada4f2..058ab496 100644 --- a/ara/ui/templates/result.html +++ b/ara/ui/templates/result.html @@ -3,6 +3,7 @@ {% include "partials/playbook_card.html" with playbook=result.playbook %} {% load pygments_highlights %} {% load datetime_formatting %} +{% load diff_result %}