summaryrefslogtreecommitdiff
path: root/site/templates/datasets.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/templates/datasets.html')
-rw-r--r--site/templates/datasets.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/templates/datasets.html b/site/templates/datasets.html
index 4e13ef79..0c579177 100644
--- a/site/templates/datasets.html
+++ b/site/templates/datasets.html
@@ -2,7 +2,9 @@
{% block content %}
- {{ content }}
+ <div class='dataset-heading'>
+ {{ content }}
+ </div>
<section class='applet_container autosize'><div class='applet' data-payload='{"command":"dataset_list"}'></div></section>