From e142883ffb5cf873fdf0bbbd92fa629a2e17f7d9 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Wed, 6 Nov 2013 09:54:01 -0200 Subject: [PATCH] Rearrenging template grid for user profile --- src/accounts/templates/accounts/user_detail.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/accounts/templates/accounts/user_detail.html b/src/accounts/templates/accounts/user_detail.html index 6910281..8c196c4 100644 --- a/src/accounts/templates/accounts/user_detail.html +++ b/src/accounts/templates/accounts/user_detail.html @@ -9,7 +9,7 @@ {% block main-content %}
-
+
{% gravatar user_.email 200 %}
@@ -72,7 +72,7 @@
-
+

{% trans "Contributions by Area" %}

@@ -84,7 +84,7 @@
-
+

{% trans "Mailing list Participation" %}

-- libgit2 0.21.2