diff --git a/xSACdb/version.py b/xSACdb/version.py index bc2503f..40a5a72 100644 --- a/xSACdb/version.py +++ b/xSACdb/version.py @@ -1,6 +1,6 @@ # Version file, currently manually updated VERSION = { - 'tag': 'nu-4', + 'tag': 'nu-5', 'last_updated': '2014-09-28', } \ No newline at end of file diff --git a/xsd_frontend/templates/frontend_login.html b/xsd_frontend/templates/frontend_login.html index 9201a02..ed21876 100644 --- a/xsd_frontend/templates/frontend_login.html +++ b/xsd_frontend/templates/frontend_login.html @@ -54,16 +54,17 @@
+ {% include 'django_facebook/_facebook_js.html' %}