From 7c6b4327da91807b50e747d23595ec78566528a7 Mon Sep 17 00:00:00 2001 From: Benjamin Glitsos Date: Thu, 5 Sep 2024 14:08:42 +1000 Subject: [PATCH] Enabled the tags even if enable_tags environment variable is false --- docs/_templates/product-v2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/product-v2.rst b/docs/_templates/product-v2.rst index 8e76d1b51..caa22fdcc 100644 --- a/docs/_templates/product-v2.rst +++ b/docs/_templates/product-v2.rst @@ -551,7 +551,7 @@ - {%- endif %} {%- endif %} - {%- if tags_list and enable_tags %} + {%- if tags_list %} * - **Tags** - {{ tags_list | join(", ") }} - @@ -587,7 +587,7 @@ - Aliases - Resolution - CRS - - Nodata + - 'No data' - Units - Type - Description