diff --git a/source/_layouts/note.html.twig b/source/_layouts/note.html.twig index 5b24f65ec..adb40c75e 100644 --- a/source/_layouts/note.html.twig +++ b/source/_layouts/note.html.twig @@ -9,6 +9,8 @@ {% endblock %} {% block content_wrapper %} + {{ page.date|date }} + {% block content %}{% endblock %} {% if page.tags is not empty %}