From 29f01fe5c835bafc9b127000cc2a2a1d267179a4 Mon Sep 17 00:00:00 2001 From: fbormann Date: Tue, 1 Nov 2016 22:16:57 -0300 Subject: [PATCH] tried to solve cropping image #187 --- users/templates/users/profile.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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