templates/report/crash_info.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 12 Dec 2015 15:56:51 +0100
changeset 80 d33b5f6e0862
parent 78 0ebef32c34af
permissions -rw-r--r--
Display exceptions when loading Mojo DB drivers

<tr>
  %= t td => 'Crash Type'
  %= t td => $crash_info->{type}
</tr>