[%# This list item contains a full photo set and description, which is hidden until the `.expanded` class is added. It is useful for times when you want to surface the full information about a report, without requiring the user to visit the dedicated report page. Since the photo set includes `` elements of its own, we drop the usual "wrapper" `` and the associated `.item-list--reports__item` class, to avoid anchor nesting. ~%] [% truncated_detail = BLOCK %][% problem.detail | truncate(75, '…') | html_para %][% END ~%] [% full_detail = BLOCK %][% problem.detail | add_links | html_para %][% END ~%]
  • [% IF problem.photo %] [% END %] [% TRY %] [% PROCESS 'report/_item_heading.html' %] [% CATCH file %]

    [% problem.title | html %]

    [% END %]
    [% PROCESS 'report/_item_small.html' %] [% truncated_detail %]

    [% INCLUDE 'report/_report_meta_info.html' %]

    [% INCLUDE 'report/_main_sent_info.html' %] [% INCLUDE 'report/photo.html' object=problem %] [% full_detail %] [% IF inline_maps %]
    [% END %]