add.tmpl
branchxbelweb
changeset 0 a4c49a0c313b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/add.tmpl	Tue Sep 23 09:00:02 2003 -0400
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+    <title>Bookmarker 3</title>
+  </head>
+  <body>
+    <h1>Bookmarker 3</h1>
+    <p>Welcome to bookmarker 3!</p>
+    <pre><TMPL_VAR msg></pre>
+  </body>
+</html>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:nil
+sgml-parent-document:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->