diff --git a/templates/home.html b/templates/home.html index ed3644d..2690e40 100644 --- a/templates/home.html +++ b/templates/home.html @@ -22,6 +22,9 @@ You haven't connected your Curious Cat account yet.
Connect +{% else %} +
+Settings {% endif %} {% include 'footer.html' %}