templates/inc/headers.tmpl
author Fabien Ninoles <fabien@tzone.org>
Sun, 28 Dec 2008 15:21:49 -0500
changeset 64 f1b93ddec9e0
parent 59 2c5e38748004
permissions -rw-r--r--
More generic configuration.
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