[% FOREACH item IN tree_list %] [% theact = item.type == 'tree' ? 'tree' : 'blob' -%] [% fullpath = path ? path _ '/' _ item.file : item.file %] [% END %]
mode file actions
mode file actions
[% item.modestr %] [% item.file %] [% theact %] [% IF item.type == 'blob' %] blame [% END %] history [% IF item.type == 'blob' %] raw [% END %]