diff --git a/templates/index.html b/templates/index.html
index 67663d6..533a8e4 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,7 +10,9 @@
{% block author %}
Error
- April 2022
+ {% if DATE %}
+ {{ DATE }}
+ {% endif %}
{% endblock author %}
{% block abstract %}