From 59dae434a4f511bc6f320fa9519dabc176a211b2 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 19 Mar 2011 23:33:40 +0200 Subject: stuff looks good --- demo/templates/main.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'demo') diff --git a/demo/templates/main.html b/demo/templates/main.html index 23a1ba2..dc255f4 100644 --- a/demo/templates/main.html +++ b/demo/templates/main.html @@ -5,9 +5,13 @@ + {% include 'fb_js.html' %} +

django-fb

- {% include 'fb_js.html' %} +

This is just a login demo application.

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