diff --git a/ckanext/biskit/public/img/ckan.ico b/ckanext/biskit/public/img/ckan.ico new file mode 100644 index 0000000..a84b7b7 Binary files /dev/null and b/ckanext/biskit/public/img/ckan.ico differ diff --git a/ckanext/biskit/templates/base.html b/ckanext/biskit/templates/base.html index d0850cf..ad246a9 100644 --- a/ckanext/biskit/templates/base.html +++ b/ckanext/biskit/templates/base.html @@ -1,2 +1,6 @@ {% resource 'biskit/styles/biskit.css' %} {% ckan_extends %} + +{% block links -%} + +{% endblock -%} diff --git a/ckanext/biskit/templates/footer.html b/ckanext/biskit/templates/footer.html index 351e043..08274bb 100644 --- a/ckanext/biskit/templates/footer.html +++ b/ckanext/biskit/templates/footer.html @@ -18,7 +18,7 @@
@@ -45,5 +45,5 @@+ {% trans %} + A Dataset is a collection of data resources (such as files), + together with a description and other information, at a fixed URL. + Datasets are what users see when searching for data. + {% endtrans %} +
+