Skip to content

Commit 3cd0c84

Browse files
authored
Temporary identifier info fix
Will be replaced by a fix from Rafael later I suspect.
1 parent e322b80 commit 3cd0c84

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

prefix_finder/frontend/templates/list.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ <h2>Description</h2>
5252

5353
<div class="single-meta-info__instructions">
5454
<h3>To find identifiers</h3>
55-
<p>Visit <a href="https://datacvr.virk.dk/data/" target="_blank">this website</a>. It is possible to search for identifiers on this <a href="https://datacvr.virk.dk/data/" target="_blank">database</a>. <a href="https://datacvr.virk.dk/data/?language=en-gb&" target="_blank">This is the English version</a></p>
56-
<p>Identifiers are underneath the CVR heading.</p>
57-
<p>Extracts from the register are also available <a href="https://datacvr.virk.dk/data/cvr-hj%C3%A6lp/cvr-udtr%C3%A6k" target="_blank">here</a></p>
55+
<p>{{ org_list.access.guidanceOnLocatingIds|urlize|linebreaks}}</p>
5856
</div>
5957
</div>
6058

0 commit comments

Comments
 (0)