{% extends "wagtail_design_system/base.html" %} {% load static design_system_tags wagtailcore_tags wagtailimages_tags i18n %} {% block title %}
> {% if categories %} | {% for category in categories %} {{ category.name }} {% if not forloop.last %},{% endif %} {% endfor %} {% endif %}