File tree 1 file changed +0
-20
lines changed
1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -93,26 +93,6 @@ class IndexPageComponent extends React.Component {
93
93
{ homepageCharts }
94
94
</ Carousel >
95
95
</ MediaQuery >
96
- < div className = 'nct-right-box emailSignUpForm' >
97
- < h2 > Sign Up For Updates</ h2 >
98
- < form
99
- action = 'https://public.govdelivery.com/accounts/USNIAID/subscribers/qualify'
100
- target = '_blank'
101
- method = 'post'
102
- >
103
- < input name = 'utf8' type = 'hidden' value = '✓' />
104
- < input type = 'hidden' name = 'topic_id' id = 'topic_id' value = 'USNIAID_185' />
105
- < label > < span > Email Address</ span >
106
- < Input
107
- name = 'email'
108
-
109
- />
110
- </ label >
111
- < Button type = 'primary' htmlType = 'submit' className = 'g3-button g3-button--primary' >
112
- Submit
113
- </ Button >
114
- </ form >
115
- </ div >
116
96
< div className = 'high-light nct-right-box' >
117
97
< p > < strong > Data Sharing and Submission</ strong > </ p >
118
98
< p > If you are interested in making your data available via this platform, please < a href = { `mailto:${ components . login . email } ` } > contact us.</ a > </ p >
You can’t perform that action at this time.
0 commit comments