summaryrefslogtreecommitdiff
path: root/fb
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-03-19 23:33:40 +0200
committerYuval Adam <yuv.adm@gmail.com>2011-03-19 23:33:40 +0200
commit59dae434a4f511bc6f320fa9519dabc176a211b2 (patch)
tree1b6fe8373cda213a8ff1c3007a8639300c305de5 /fb
parentb454a79d106d256f7eea8d0e23567e613928bab5 (diff)
stuff looks good
Diffstat (limited to 'fb')
-rw-r--r--fb/templates/fb_js.html1
-rw-r--r--fb/templates/fb_login.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/fb/templates/fb_js.html b/fb/templates/fb_js.html
index 11969d2..199281c 100644
--- a/fb/templates/fb_js.html
+++ b/fb/templates/fb_js.html
@@ -1,4 +1,5 @@
<div id="fb-root"></div>
+
<script src="http://connect.facebook.net/en_US/all.js"></script>
<script>
FB.init({
diff --git a/fb/templates/fb_login.html b/fb/templates/fb_login.html
new file mode 100644
index 0000000..74db6e7
--- /dev/null
+++ b/fb/templates/fb_login.html
@@ -0,0 +1 @@
+<fb:login-button> \ No newline at end of file