add_result.tmpl
branchxbelweb
changeset 9 896b7c6de627
parent 3 9e7e8b678819
child 10 5515d74ba3f1
--- a/add_result.tmpl	Wed Sep 24 14:29:18 2003 -0400
+++ b/add_result.tmpl	Wed Sep 24 15:48:47 2003 -0400
@@ -2,16 +2,17 @@
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
-    <title>Bookmarker 3</title>
+    <title>Fabien's XBelWeb</title>
   </head>
   <body>
-    <h1>Bookmarker 3</h1>
-    <p>Welcome to bookmarker 3!</p>
+    <h1>Fabien's XBelWeb</title>
     <p>Bookmark successfully added:</p>
     <p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p>
     <p><TMPL_VAR desc></p>
     <p>Keywords:</p>
     <TMPL_INCLUDE NAME="keywords.tmpl">
+    <hr>
+    <p>Retour à la <a href="index.py">page principale</a></p>
   </body>
 </html>
 <!-- Keep this comment at the end of the file