templates/inc/headers.tmpl
author fabien@tzone.org
Wed, 31 Dec 2008 01:53:22 -0500
changeset 73 c078d8a04d76
parent 59 2c5e38748004
permissions -rw-r--r--
Now only add unique keywords, either they are selected or write down.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21
345ee7421989 [svn r1555] Add multiuser support and more templating.
fabien
parents:
diff changeset
     1
<head>
38
c30e2402deca [svn r1582] Add some user preferences support (kw sorting and kw select box size).
fabien
parents: 21
diff changeset
     2
  <title><TMPL_VAR remote_user>'s XBelWeb</title>
21
345ee7421989 [svn r1555] Add multiuser support and more templating.
fabien
parents:
diff changeset
     3
  <meta name="generator" content="XBelWeb"/>
345ee7421989 [svn r1555] Add multiuser support and more templating.
fabien
parents:
diff changeset
     4
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"
345ee7421989 [svn r1555] Add multiuser support and more templating.
fabien
parents:
diff changeset
     5
</head>
58
004a32370ba5 Correct some bugs and make keywords edition with the new action
fabien@tzone.org
parents: 57
diff changeset
     6