templates/report/crash_info.html.ep
changeset 78 0ebef32c34af
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/report/crash_info.html.ep	Wed Nov 04 17:43:00 2015 +0100
@@ -0,0 +1,4 @@
+<tr>
+  %= t td => 'Crash Type'
+  %= t td => $crash_info->{type}
+</tr>