Show the note date
This commit is contained in:
parent
521b2dce7a
commit
c4881cb5a8
|
@ -9,6 +9,8 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
{{ page.date|date }}
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
{% if page.tags is not empty %}
|
||||
|
|
Loading…
Reference in a new issue