Skip to content

Commit 565bdb3

Browse files
authored
Update nctPage.jsx (#1452)
1 parent 901af7a commit 565bdb3

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

src/Index/nctPage.jsx

-20
Original file line numberDiff line numberDiff line change
@@ -93,26 +93,6 @@ class IndexPageComponent extends React.Component {
9393
{homepageCharts}
9494
</Carousel>
9595
</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='&#x2713;' />
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-
placeholder='[email protected]'
109-
/>
110-
</label>
111-
<Button type='primary' htmlType='submit' className='g3-button g3-button--primary'>
112-
Submit
113-
</Button>
114-
</form>
115-
</div>
11696
<div className='high-light nct-right-box'>
11797
<p><strong>Data Sharing and Submission</strong></p>
11898
<p>If you are interested in making your data available via this platform, please <a href={`mailto:${components.login.email}`}>contact us.</a></p>

0 commit comments

Comments
 (0)