diff --git a/store/templates/catalog.html b/store/templates/catalog.html index 6f1782a..08438f4 100644 --- a/store/templates/catalog.html +++ b/store/templates/catalog.html @@ -100,7 +100,7 @@ {{ infos['manifest']['description']['en'] }}

{% if infos['category'] %} - + {{ catalog['categories'][infos['category']]['title'][locale].lower() }} {% endif %}