templates/report/crash_info.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Mon, 15 Feb 2016 00:04:51 +0100
changeset 105 d7258a3a926c
parent 78 0ebef32c34af
permissions -rw-r--r--
Invert list and stats to avoid bug with pagination

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