diff --git a/templates/list.html b/templates/list.html index b66b94e..5c06f63 100644 --- a/templates/list.html +++ b/templates/list.html @@ -21,7 +21,7 @@ {% endif %}
- {% if data["username"] == x[3] %} + {% if data["session"]["username"] == x[3] %} {% endif %}