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 a5175b1 commit 56c1ba7Copy full SHA for 56c1ba7
static/nfdi4objects-logo.png
42.3 KB
templates/mappings-stage.html
@@ -0,0 +1,7 @@
1
+{% include 'head.html' %}
2
+
3
+<p><a href="../../">mappings</a> / <a href="../../{{ id }}">{{ id }}</a> /</p>
4
+<h2>Stage directory of <a href="../../{{ id }}">mapping source {{ id }}</a></h2>
5
6
+{% include 'files.html' %}
7
+{% include 'foot.html' %}
0 commit comments