[INCLUDE title="$archive/$category--$branch--$version--$revision annotate $path" header]>
<[INCLUDE js-expand.html]>
<[INCLUDE js-tooltip.html]>
| File: $dir$slash$file | Size: $size | Mime type: $mime_type | 
>
<[FOREACH $content $index $revision_desc @line_groups
	>
	| ]><[IF-ENABLED index $index]><[ELSE ?]> | $content:asis | 
	<[IF $Config.javascript_tooltip THEN
	]>
]>
<[FOREACH $name $date $summary $main_creator $main_email $num_creators $num_other_creators $version $is_version_managed $filepath $non_empty $non_count $revision_descs @revision_bunches
	
	
	<[IF $Config.javascript_expanding THEN 
	| <[IF $non_empty THEN 
	-]><[ELSE 
	+
	]>]> | $name | ($date) | $summary | $main_creator
		<[IF $num_other_creators THEN among $num_creators creators]> | $version
	<[IF-DEFINED multi_filepath $filepath]>
 | 
	<[IF $non_empty THEN 
	
	<[FOREACH $name $summary $creator $email $username $date $age $kind $is_filepath_added $is_filepath_renamed $is_filepath_modified $global_count @revision_descs 
		
			| $global_count | <[IF $is_version_managed THEN $kind]><[ELSE $kind]> | <[IF $is_version_managed THEN $name]><[ELSE $name]> | <[IF $is_version_managed THEN file]><[ELSE file]>
			<[IF $is_filepath_added THEN <[IF $is_version_managed && !"$is_dir" && "$kind" eq "cset" THEN new]><[ELSE new]>]>
			<[ELSIF $is_filepath_modified THEN <[IF $is_version_managed && !"$is_dir" THEN diff]><[ELSE diff]>]>
			<[ELSIF $is_filepath_renamed THEN ren]><[ELSE ???]> | $summary | ]>$creator | $date | 
		<[IF $Config.javascript_tooltip THEN
		]>
	]>
	
	]>
]>
 
<[INCLUDE footer]>