We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d6079 commit 1865f4eCopy full SHA for 1865f4e
prefix_finder/frontend/templates/list.html
@@ -51,10 +51,11 @@ <h2>Description</h2>
51
</ul>
52
53
<div class="single-meta-info__instructions">
54
- <h3>To find identifiers</h3>
+ <h3>Search options</h3>
55
{% if org_list.access.onlineAccessDetails %}
56
<p>{{ org_list.access.onlineAccessDetails|urlize|linebreaks }}</p>
57
{% endif %}
58
+ <h3>Find and use identifiers</h3>
59
{% if org_list.access.guidanceOnLocatingIds %}
60
<p>{{ org_list.access.guidanceOnLocatingIds|urlize|linebreaks }}</p>
61
0 commit comments