From bdf1cc4f9dd3f0ac06ba1af3c7d35c72cc358297 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 8 Feb 2010 19:13:04 -0500 Subject: fixed a little bug that i have planted into fbconnect before, removed unused files fixed email signup form validation --- templates/fbconnect/xd_receiver.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'templates/fbconnect/xd_receiver.html') diff --git a/templates/fbconnect/xd_receiver.html b/templates/fbconnect/xd_receiver.html index c67c57b7..a03c61bc 100755 --- a/templates/fbconnect/xd_receiver.html +++ b/templates/fbconnect/xd_receiver.html @@ -1 +1,10 @@ - + + +{% load i18n %} + + {% blocktrans %}Connect to {{APP_SHORT_NAME}} with Facebook!{% endblocktrans %} + </head> + <body> + <script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script> + </body> +</html> -- cgit v1.2.3-1-g7c22