diff --git a/ckanext/alisea/templates/page.html b/ckanext/alisea/templates/page.html index 0843241..1e5425b 100644 --- a/ckanext/alisea/templates/page.html +++ b/ckanext/alisea/templates/page.html @@ -20,6 +20,7 @@ {% block maintag %}
{% endblock %}
+ {% if request.path == "/dataset/" %}

Agroecology Library

Our repository of literature on agroecology on Southeast Asia includes more than 750 documents.

@@ -27,6 +28,7 @@

Agroecology Library

{% snippet "spatial/snippets/spatial_query.html", default_extent= [[2.62, 85.21], [24.92, 113.00]] %}
+ {% endif %}
{% block main_content %} {% block flash %}