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

[$=TX("test-plan")$] "[$=tp.Title$]"

[$=TX("test-run-count")$] [$=tp.TestRuns.Count$]
[$=TX("test-unit-count")$] [$=tp.TemplateAllPlannedTestUnits.Count$]
[$=TX("test-case-count")$] [$=tp.TemplateAllPlannedTestCases.Count$]
 
[$=TX("estimated-total-duration")$] [$=ZetaTestStringHelper.FormatTimeSpan( tp.TemplateAllPlannedTestCases.EstimatedDuration )$]
 
[$=TX("modified")$] [$=tp.DateModified.ToString(@"d")$], [$=tp.UserModified.NameIntelli$]
[$=TX("created")$] [$=tp.DateCreated.ToString(@"d")$], [$=tp.UserCreated.NameIntelli$]
 
[$=he(pa.Name)$] [$=pa.ValueFormattedForHtml$]

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

[$=tp.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)$]