From 893519a87b5f4ff31ea4a622e38f3aef73d29c61 Mon Sep 17 00:00:00 2001 From: Luan Date: Tue, 12 Nov 2013 10:13:55 -0200 Subject: [PATCH] Minor fix --- src/accounts/templates/accounts/user_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/accounts/templates/accounts/user_detail.html b/src/accounts/templates/accounts/user_detail.html index 6d6a504..b284f26 100644 --- a/src/accounts/templates/accounts/user_detail.html +++ b/src/accounts/templates/accounts/user_detail.html @@ -100,7 +100,7 @@ {% if user_.badge_set.exists %} -
+

{% trans "Badges" %}

-- libgit2 0.21.2