diff --git a/src/templates/index.html b/src/templates/index.html
index ec1490b..69a269c 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -40,7 +40,7 @@
{{note['shortid']}} |
{{note['title']}} |
{{note['alias']}} |
- {{note['lastchangeAt'].strftime('%d.%m.%Y %H:%M')}} |
+ {{note['lastchangeAt'].strftime('%Y-%m-%d %H:%M')}} |
{{note['permission']}} |
{%if note['content']%}💬{%else%}❌{%endif%} |