Set the meta description for daily emails

This commit is contained in:
Oliver Davies 2024-09-10 20:59:15 +01:00
parent e8a33c3b6a
commit bccca3e41b

View file

@ -1,5 +1,7 @@
{% extends 'page' %}
{% block meta_description %}{{ page.snippet }}{% endblock %}
{% block content_wrapper %}
<time datetime="{{ page.date|date('Y-m-d') }}">{{ page.date|date('F jS, Y') }}</time>