templates/inc/headers.tmpl
author fabien@tzone.org
Mon, 05 Jan 2009 18:11:38 -0500
changeset 76 147eddb3826c
parent 59 2c5e38748004
permissions -rw-r--r--
Remove ActionLoader and replace it with a standard dict of new Action objects. Fixes a bad behavior with default action.

<head>
  <title><TMPL_VAR remote_user>'s XBelWeb</title>
  <meta name="generator" content="XBelWeb"/>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"
</head>