Skip to content

Commit 56c1ba7

Browse files
committed
Add missing files
1 parent a5175b1 commit 56c1ba7

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

static/nfdi4objects-logo.png

42.3 KB
Loading

templates/mappings-stage.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)