From df5544cfe638bc2246f6821e6089dec7c1ad2494 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 19 Mar 2011 21:52:22 +0200 Subject: key propogation almost working --- demo/templates/main.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'demo/templates/main.html') diff --git a/demo/templates/main.html b/demo/templates/main.html index 36c5da8..23a1ba2 100644 --- a/demo/templates/main.html +++ b/demo/templates/main.html @@ -6,5 +6,8 @@

django-fb

+ + {% include 'fb_js.html' %} + \ No newline at end of file -- cgit v1.3.1