diff --git a/_includes/add-buttons.js b/_includes/add-buttons.js
index 62e2797..699c55e 100644
--- a/_includes/add-buttons.js
+++ b/_includes/add-buttons.js
@@ -1,3 +1,4 @@
+
$('#insert a').click(function(){
var $newEls = $( fakeElement.getGroup() );
$container.isotope( 'insert', $newEls );
@@ -11,4 +12,3 @@
return false;
});
-
\ No newline at end of file
diff --git a/_includes/elements-demo-foot.html b/_includes/elements-demo-foot.html
new file mode 100644
index 0000000..4a1821c
--- /dev/null
+++ b/_includes/elements-demo-foot.html
@@ -0,0 +1,73 @@
+
+
+
+
\ No newline at end of file
diff --git a/_includes/elements-demo-head.html b/_includes/elements-demo-head.html
new file mode 100644
index 0000000..6d911ad
--- /dev/null
+++ b/_includes/elements-demo-head.html
@@ -0,0 +1,22 @@
+ Isotope’s capabilities are designed to be used together cohesively. You can do it all — filter, sort, change layout modes, add items — and Isotope will handle it with ease.Etc
+
+
+