{{ var.dumpAsString() }}
- {{ var.dumpAsString }}
+ {{ param.getValue().dumpAsString() }}
{% else %}
diff --git a/templates/exception-step-body-source_code.twig b/templates/exception-step-body-source_code.twig
index 132e2eec..329c97e8 100644
--- a/templates/exception-step-body-source_code.twig
+++ b/templates/exception-step-body-source_code.twig
@@ -1,4 +1,4 @@
-Source code does not exist for this step.
+Source code does not exist for this step.
{% endif %}