diff options
| author | adamhrv <adam@ahprojects.com> | 2019-06-10 18:15:09 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-06-10 18:15:09 +0200 |
| commit | c8be69355d562e8e3ff24bd76ca42ae4a492cdab (patch) | |
| tree | a4aa604f464ea0f4d0e9d822837a1d2615e1a042 /site/templates/datasets.html | |
| parent | f8d4ceb67b8b1c6afa88f3c49f1e66fb4cc0785b (diff) | |
fix footer, typos
Diffstat (limited to 'site/templates/datasets.html')
| -rw-r--r-- | site/templates/datasets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/templates/datasets.html b/site/templates/datasets.html index 0b1f296e..6b1ab80e 100644 --- a/site/templates/datasets.html +++ b/site/templates/datasets.html @@ -6,7 +6,7 @@ {{ content }} </div> - <section class='applet_container autosize'><div class='applet' data-payload='{"command":"dataset_list"}'></div></section> + <!-- <section class='applet_container autosize'><div class='applet' data-payload='{"command":"dataset_list"}'></div></section> --> <section class='wide dataset-intro'> |
