aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/datasets.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/datasets.html.j2')
-rw-r--r--src/templates/datasets.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/src/templates/datasets.html.j2 b/src/templates/datasets.html.j2
new file mode 100644
index 0000000..4cf2e30
--- /dev/null
+++ b/src/templates/datasets.html.j2
@@ -0,0 +1,4 @@
+{% extends "template.html.j2" %}
+{% block content %}
+ <p id="datasetnotes">{{ md_html|safe }}</p>
+{% endblock %} \ No newline at end of file