diff --git a/templates/accounts/profile.html b/templates/accounts/profile.html index 0c4f48c9..6b8eff74 100644 --- a/templates/accounts/profile.html +++ b/templates/accounts/profile.html @@ -105,7 +105,7 @@ {% endfor %} {% else %} -

You don't have any projects. Create one!

+

You do not have any projects. Create one!

{% endif %} + {% empty %} +
+

You do not have any projects.

+
{% endfor %}