templates/inc/headers.tmpl
author Fabien Niñoles <fabien@tzone.org>
Wed, 07 Jan 2009 17:26:18 -0500
changeset 77 52b13b0616b8
parent 59 2c5e38748004
permissions -rw-r--r--
Correct quicklink template with the right parameters.
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