From ae01ae16e8b41be51ea0536720b56be0fa847e3a Mon Sep 17 00:00:00 2001 From: Ana Silva Date: Wed, 24 Oct 2018 16:53:20 -0300 Subject: [PATCH] update index.html - change docs panel --- geonode/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geonode/templates/index.html b/geonode/templates/index.html index c0cb8be..a785da4 100644 --- a/geonode/templates/index.html +++ b/geonode/templates/index.html @@ -89,7 +89,7 @@

{{ facets.map|default:_("No") }}

{{ facets.map|default:_("No") }} - {% blocktrans count counter=facets.map %}Map{% plural %} + {% blocktrans count counter=facets.map %}Docs{% plural %} Maps{% endblocktrans %}

{% trans "Data is available for browsing, aggregating and styling to generate maps which can be saved, downloaded, shared publicly or restricted to specify users only." %}

{% if user.is_authenticated %}