[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /] [scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\header-content-include.html" /]

[$=TX("test-folder")$] "[$=he(tc.Title)$]"

[$=TX("test-plan-count")$] [$=tc.ChildTestPlansDeepFlat.Count$]
[$=TX("test-folder-count")$] [$=tc.ChildTestContainersDeepFlat.Count$]
[$=TX("test-run-count")$] [$=tc.ChildTestRunsDeepFlat.Count$]
 
[$=TX("modified")$] [$=tc.DateModified.ToString(@"d")$], [$=tc.UserModified.NameIntelli$]
[$=TX("created")$] [$=tc.DateCreated.ToString(@"d")$], [$=tc.UserCreated.NameIntelli$]
[$=he(pa.Name)$] [$=pa.ValueFormattedForHtml$]

[$=TX("description")$]:

[$=tc.EffectiveInheritedDescription$]

[$=TX("attachments")$]

[$=TX("file")$] [$=TX("size")$] [$=TX("date")$]
[$=he(attachment.UserReadableName) $] [$=attachment.PrintableFileSize $] [$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $]
[$=he(attachment.UserReadableName) $]    

[$=TX("attachment-count", index)$]