view templates/archive.xml @ 26:710fe2fd2ff7

Suppression des attributs dans Template::NS, rendant le blog conforme XHTML
author Franck Deroche <webmaster@defr.org>
date Thu, 01 Nov 2007 06:07:01 -0700
parents ff57b45eda37
children
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?>
<wrapper 
    xmlns='http://defr.net/2007/template' 
    xmlns:h='http://www.w3.org/1999/xhtml'>
  <h:a />
  &#160;
  <postCount />
</wrapper>