Show the note date
This commit is contained in:
parent
521b2dce7a
commit
c4881cb5a8
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
{{ page.date|date }}
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
{% if page.tags is not empty %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue