<#TABLE name="BillingDetails" headerText="Billing" noDataAction="ShowMessageRow" noDataMessage="No Billing">
<#TABLE name="NotesInformation" headerText="Notes" noDataAction="ShowMessageRow" noDataMessage="No Notes"
column="NoteDate:Note Date" column="Note" column="Username">
<#TABLE name="TrackingInformation" headerText="Tracking" noDataAction="ShowMessageRow" noDataMessage="No Tracking"
column="ChangedDate:Changed Date" column="ChangedTo:Status" column="ChangedBy:Changed By">
<#INCLUDE filename="include_footer.html">