You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: htdocs/app/Presentation/Home/default.latte
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{block content}
2
-
<h1n:block=titlexmlns:n="http://www.w3.org/1999/xhtml">ARK resolver of NAAN {$naan}</h1>
2
+
<h1n:block=titlexmlns:n="http://www.w3.org/1999/xhtml">ARK resolver of NAAN <ahref="https://arks.org/ark:{$naan}">{$naan}</a></h1>
3
3
<p><ahref="https://arks.org/">ARK</a> resolver of the <ahref="https://eosc.cz">EOSC CZ</a> NRP <ahref="https://biodiversity.cz">biodiversity repositories</a>.</p>
0 commit comments