{{html app_protocolIDLabel}}: ${protocolName ? protocolName : '___________________'}
{{html app_studyNameLabel}}: ${studyName ? studyName : '___________________'}
{{html app_siteNameLabel}}: ${siteName ? siteName : '___________________'}
{{if pageType != app_studyCoverPageType}}
{{html app_eventNameLabel}}: ${eventName ? eventName : '___________________'}
{{/if}} {{if app_eventLocationRequired == 'required'}}
{{html app_eventLocationLabel}}: ${app_eventLocation ? app_eventLocation : '___________________'}
{{else app_eventLocationRequired == 'optional'}}
{{html app_eventLocationLabel}}: ${app_eventLocation ? app_eventLocation : '___________________'}
{{/if}} {{if pageType != app_studyCoverPageType}}
{{html app_eventDateLabel}}: ___________________
{{/if}}
{{html app_studySubjectIDLabel}}:___________
{{if showPersonID == 'true' && app_personIDRequired != 'not_used' && app_personIDRequired != 'not used'}}
{{html app_personIDLabel}}:___________
{{/if}} {{if app_secondaryLabelViewable == 'true'}}
{{html app_secondaryLabel}}: ___________________
{{/if}} {{if collectSubjectDOB == 1}}
{{html app_studySubjectDOBLabel}}:___________
{{else collectSubjectDOB == 2}}
{{html app_studySubjectBirthYearLabel}}:___________
{{/if}} {{if app_interviewerNameRequired != "not_used"}}
{{html app_interviewerLabel}}:___________
{{/if}} {{if app_interviewDateRequired != "not_used"}}
{{html app_interviewDateLabel}}:___________
{{/if}}