summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar ericdane2008-03-26 14:03:51 +0000
committerGravatar ericdane2008-03-26 14:03:51 +0000
commitd222f29e558ae474d7e3b9853f0ec7e68451fd88 (patch)
tree8b03fc04f78c332ca22abc53e983c2692893da25
parenta6a69c4a2e5130e92cf56a95f3c74ff534299aea (diff)
downloadscuttle-d222f29e558ae474d7e3b9853f0ec7e68451fd88.tar.gz
scuttle-d222f29e558ae474d7e3b9853f0ec7e68451fd88.zip
add reference to bottom.inc.php and div
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@89 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r--templates/bottom.inc.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/bottom.inc.php b/templates/bottom.inc.php
index 691287b..262ca2a 100644
--- a/templates/bottom.inc.php
+++ b/templates/bottom.inc.php
@@ -1,2 +1,7 @@
+<!--following code is generated by templates/bottom.inc.php-->
+<div id="bottom">
+
+</div>
+
</body>
-</html> \ No newline at end of file
+</html>