diff --git a/avatar/templates/avatar/add.html b/avatar/templates/avatar/add.html index af991f9..f84f12d 100644 --- a/avatar/templates/avatar/add.html +++ b/avatar/templates/avatar/add.html @@ -5,7 +5,7 @@
Your current avatar:
{% avatar user %} {% if not avatars %} -You do not yet have an avatar. Please upload one now.
+You haven't uploaded an avatar yet. Please upload one now.
{% endif %}