aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/error-details.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/error-details.html b/templates/error-details.html
index 31ae26b..62ec75f 100644
--- a/templates/error-details.html
+++ b/templates/error-details.html
@@ -24,6 +24,8 @@
<dd>{{ detail.TASK }}</dd>
<dt>Recipe:</dt>
<dd>{{detail.RECIPE }} </dd>
+ <dt>Recipe version:</dt>
+ <dd>{{ detail.RECIPE_VERSION }}</dd>
<dt>Machine:</dt>
<dd>{{ detail.BUILD.MACHINE }}</dd>
<dt>Distro:</dt>