From ab2877072da0bf83e947eb47b877299c33bbe447 Mon Sep 17 00:00:00 2001 From: "Mikhail Andreev (adw0rd)" Date: Wed, 25 Sep 2013 13:54:56 +0400 Subject: [PATCH] Reverse for ''socialauth_begin'' ... not found. [#1] Fixed --- social_auth_widget/templates/social_auth_widget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social_auth_widget/templates/social_auth_widget.html b/social_auth_widget/templates/social_auth_widget.html index 014062a..7cbb4a6 100644 --- a/social_auth_widget/templates/social_auth_widget.html +++ b/social_auth_widget/templates/social_auth_widget.html @@ -1,7 +1,7 @@ {% load i18n static %} {% spaceless %} {% for provider in providers %} - {% trans provider.name %}