{% extends "wagtail_design_system/base.html" %} {% load static design_system_tags wagtailcore_tags wagtailimages_tags i18n %} {% block title %}
PubliƩ le {{ page.date |date:'l j F Y' }} {% if categories %} | {% for category in categories %} {{ category.name }} {% if not forloop.last %},{% endif %} {% endfor %} {% endif %}