Show the note date

This commit is contained in:
Oliver Davies 2024-08-22 21:26:48 +01:00
parent 521b2dce7a
commit c4881cb5a8

View file

@ -9,6 +9,8 @@
{% endblock %}
{% block content_wrapper %}
{{ page.date|date }}
{% block content %}{% endblock %}
{% if page.tags is not empty %}