fix date on index.html
This commit is contained in:
parent
d8943d8b43
commit
7b6b0b45b2
@ -10,7 +10,9 @@
|
||||
|
||||
{% block author %}
|
||||
Error <br />
|
||||
April 2022
|
||||
{% if DATE %}
|
||||
{{ DATE }}
|
||||
{% endif %}
|
||||
{% endblock author %}
|
||||
|
||||
{% block abstract %}
|
||||
|
Reference in New Issue
Block a user