cp -Rp Facebook-Graph/eg/recipe2 arcusarte
[facebook-dancer.git] / arcusarte / views / footer.tt
diff --git a/arcusarte/views/footer.tt b/arcusarte/views/footer.tt
new file mode 100644 (file)
index 0000000..a4c4817
--- /dev/null
@@ -0,0 +1,8 @@
+
+[% IF response %]
+       <h3>Facebook Response</h3>
+       <textarea style="width: 500px; height: 250px;">[% response %]</textarea>
+[% END %]
+</div>
+</body>
+</html>