summaryrefslogtreecommitdiff
path: root/site/templates
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-18 23:23:44 +0200
committeradamhrv <adam@ahprojects.com>2019-04-18 23:23:44 +0200
commit1fe324391d360d3a6f71a486b2b1be0d0f22456d (patch)
treeef697e0761493d240a562f7e084c37f37d76ee73 /site/templates
parentf701e07f3a47e10c66eef831442b623df88c4597 (diff)
parent03dae85958c9f4c4a41c9c5534cd54ccc1d04c5f (diff)
merge
Diffstat (limited to 'site/templates')
-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>