view templates/calendar.xml @ 33:c6508503269a

Possibilité d'avoir les dates en ISO 8601, requis par Atom.
author Franck Deroche <webmaster@defr.org>
date Mon, 05 Nov 2007 09:23:40 +0100
parents ff57b45eda37
children
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?>
<div xmlns='http://www.w3.org/1999/xhtml'
     xmlns:tr='http://defr.net/2007/template'
     class='cal'>
     <a tr:id='calPrev' class='calPrev' />
     <a tr:id='calNext' class='calNext' />
     <tr:currentMonth />
</div>