diff --git a/templates/dashboard.html b/templates/dashboard.html index 18a64db..10cda5c 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -24,7 +24,7 @@ {% if anonymous %}
🔑 Login - 📝 Sign Up + 📝 Sign Up
{% else %} {# This block only executes for authenticated users (per app.py line 278) #}