From: Stas Kravets Date: Fri, 14 Jan 2011 15:40:11 +0000 (+0300) Subject: LiveJournal association display added to template. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4fe9b87efe54b3f5e71d7445a4594c2178ee59ab;p=django-social-auth.git LiveJournal association display added to template. --- diff --git a/example/templates/done.html b/example/templates/done.html index e8a4262..9fcfaf3 100644 --- a/example/templates/done.html +++ b/example/templates/done.html @@ -37,7 +37,11 @@ Yahoo {% if yahoo %}(associated){% endif %} - +
  • + LiveJournal + {% if livejournal %}(associated){% endif %} +
  • +
  • {% csrf_token %}