Skip to content

Commit 1865f4e

Browse files
author
Bob Harper
committed
titles for guidancec2
1 parent f8d6079 commit 1865f4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

prefix_finder/frontend/templates/list.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ <h2>Description</h2>
5151
</ul>
5252

5353
<div class="single-meta-info__instructions">
54-
<h3>To find identifiers</h3>
54+
<h3>Search options</h3>
5555
{% if org_list.access.onlineAccessDetails %}
5656
<p>{{ org_list.access.onlineAccessDetails|urlize|linebreaks }}</p>
5757
{% endif %}
58+
<h3>Find and use identifiers</h3>
5859
{% if org_list.access.guidanceOnLocatingIds %}
5960
<p>{{ org_list.access.guidanceOnLocatingIds|urlize|linebreaks }}</p>
6061
{% endif %}

0 commit comments

Comments
 (0)