diff --git a/users/templates/users/profile.html b/users/templates/users/profile.html index ec6aeda..c465463 100644 --- a/users/templates/users/profile.html +++ b/users/templates/users/profile.html @@ -45,7 +45,9 @@
{% if user.image %} -
+
+ +
{% else %} {% if user.gender == 'M' %} Avatar -- libgit2 0.21.2