From 50f06436cad04e825be39c80540d607f3e4e8586 Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Wed, 23 Jul 2014 12:32:52 -0700 Subject: [PATCH] Fixing login screen for Reeder. --- templates/oauth2_provider/authorize.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/oauth2_provider/authorize.html b/templates/oauth2_provider/authorize.html index b202da825..0dc2feb45 100644 --- a/templates/oauth2_provider/authorize.html +++ b/templates/oauth2_provider/authorize.html @@ -2,6 +2,10 @@ {% block bodyclass %}NB-static NB-static-oauth{% endblock %} +{% block extra_head_js %} + +{% endblock %} + {% load i18n %} {% block content %}