diff -r 3a4920809b46 -r 94f9d36371f6 web/ldtplatform/templates/registration/login.html --- a/web/ldtplatform/templates/registration/login.html Fri Nov 23 15:02:45 2012 +0100 +++ b/web/ldtplatform/templates/registration/login.html Wed Nov 28 12:27:08 2012 +0100 @@ -1,13 +1,29 @@ {% extends "registration/base.html" %} {% load i18n %} +{% load absstatic %} +{% load static %} + {% block js_declaration %} -{{ block.super }} + + {% endblock %} - {% block css_import %} {{ block.super }} - - + + {% endblock %} @@ -40,10 +56,12 @@ {% if social_list %}
{% trans "Or login with your external account" %} :
{{ backend_name }}