diff --git a/users/templates/users/profile.html b/users/templates/users/profile.html index c465463..d530468 100644 --- a/users/templates/users/profile.html +++ b/users/templates/users/profile.html @@ -43,12 +43,11 @@
-
+ {% if user.image %} -
- -
+
{% else %} +
{% if user.gender == 'M' %} Avatar {% else %} -- libgit2 0.21.2