templates/report/crash_info.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 20 Feb 2016 18:36:00 +0100
changeset 107 6f411821b12b
parent 78 0ebef32c34af
permissions -rw-r--r--
Fix syntax in the example config

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