Skip to content

Commit 3e06dad

Browse files
Benjamin Brassobenbrasso-agile6
authored andcommitted
Fix ERA template issue
1 parent 0ecebb5 commit 3e06dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nofos/nofos/templates/nofos/byb_page_with_era.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 id="section--before-you-begin--heading">Before you begin</h2>
2424
<p class="highlight-strong">STEP 2 SECTION MISSING</p>
2525
{% endif %}
2626
<!-- eRA.NIH.gov registration section moved above Apply by the application due date -->
27-
<h2 class="section--before-you-begin--psuedo-header">eRA.NIH.gov registration</h2>
27+
<p class="section--before-you-begin--psuedo-header">eRA.NIH.gov registration</p>
2828
<p>Once an organization has established its unique organization identifier, organizations can <a href="https://www.era.nih.gov/" target="_blank">register with eRA Commons</a> in tandem with completing Grants.gov registration. You must have all registrations in place at the time of submission. eRA Commons requires organizations to identify at least one Signing Official (SO) and at least one Program Director/Principal Investigator (PD/PI) account in order to submit an application.</p>
2929
{% if step_2_section %}
3030
<a href="#{{ step_2_section.html_id }}">See Step 2: Get Ready to Apply</a>

0 commit comments

Comments
 (0)