3
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
|
9
|
5 |
<title>Fabien's XBelWeb</title>
|
3
|
6 |
</head>
|
|
7 |
<body>
|
10
|
8 |
<h1>Fabien's XBelWeb</h1>
|
3
|
9 |
<p>Bookmark successfully added:</p>
|
|
10 |
<p><a href="<TMPL_VAR url>"><TMPL_VAR name></a><p>
|
|
11 |
<p><TMPL_VAR desc></p>
|
|
12 |
<p>Keywords:</p>
|
|
13 |
<TMPL_INCLUDE NAME="keywords.tmpl">
|
9
|
14 |
<hr>
|
|
15 |
<p>Retour à la <a href="index.py">page principale</a></p>
|
3
|
16 |
</body>
|
|
17 |
</html>
|
|
18 |
<!-- Keep this comment at the end of the file
|
|
19 |
Local variables:
|
|
20 |
mode: sgml
|
|
21 |
sgml-omittag:t
|
|
22 |
sgml-shorttag:t
|
|
23 |
sgml-namecase-general:t
|
|
24 |
sgml-general-insert-case:lower
|
|
25 |
sgml-minimize-attributes:nil
|
|
26 |
sgml-always-quote-attributes:t
|
|
27 |
sgml-indent-step:2
|
|
28 |
sgml-indent-data:nil
|
|
29 |
sgml-parent-document:nil
|
|
30 |
sgml-exposed-tags:nil
|
|
31 |
sgml-local-catalogs:nil
|
|
32 |
sgml-local-ecat-files:nil
|
|
33 |
End:
|
|
34 |
-->
|