diff --git a/templates/taxonomy_single.html b/templates/taxonomy_single.html index 9c9ff9f..60ded31 100644 --- a/templates/taxonomy_single.html +++ b/templates/taxonomy_single.html @@ -14,6 +14,9 @@ {{ page.title }} + {%- if page.description %} +

{{ page.description }}

+ {%- endif %}