htdocs/themes/generic/footer.php
changeset 44 73f74d395f95
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/htdocs/themes/generic/footer.php	Mon Jan 05 22:29:36 2009 -0500
@@ -0,0 +1,5 @@
+    <div class="footer">
+    <b><?php echo $nick; ?> is a privacy-respecting bot.</b> <a href="privacy.php">Read about what information <?php echo $nick; ?> collects</a>
+    </div>
+  </body>
+</html>