templates/report/crash_info.html.ep
author Vincent Tondellier <tonton+hg@team1664.org>
Wed, 30 Dec 2015 19:57:32 +0100
changeset 90 6f091abdf5fb
parent 78 0ebef32c34af
permissions -rw-r--r--
Fix function shortening for complex cases, like: std::basic_ostream<A, B>& operator<< <A, B >(std::basic_ostream<A, B>&, T const&)

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