]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/fbconnect/xd_receiver.html
deleting the test file
[osqa.git] / forum / skins / default / templates / fbconnect / xd_receiver.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> \r
2 <html xmlns="http://www.w3.org/1999/xhtml" > \r
3 {% load i18n %}\r
4     <head>\r
5         <title>{% blocktrans %}Connect to {{APP_SHORT_NAME}} with Facebook!{% endblocktrans %}\r
6     </head>\r
7     <body> \r
8     <script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script> \r
9     </body> \r
10 </html> \r