diff --git a/mnmlist/templates/base.html b/mnmlist/templates/base.html index 5539dc6..c0d2dec 100644 --- a/mnmlist/templates/base.html +++ b/mnmlist/templates/base.html @@ -33,7 +33,7 @@
  • {{ page.title }}{% if not loop.last %} ::{% endif %}
  • {% endfor %} {% if categories|length > 1 %} -
  • :: Catégories
  • +
  • :: Categories
  • {% endif %} {% if tags|length > 1 %}
  • :: Tags