summaryrefslogtreecommitdiff
path: root/demo/templates
diff options
context:
space:
mode:
Diffstat (limited to 'demo/templates')
-rw-r--r--demo/templates/main.html3
1 files changed, 3 insertions, 0 deletions
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 @@
<body>
<h1>django-fb</h1>
+
+ {% include 'fb_js.html' %}
+
</body>
</html> \ No newline at end of file