annotate templates/calendar.xml @ 79:7f0347d4c75e

Commentaires: On passe a une modération a priori
author Franck Deroche <root@hedwige.defr.net>
date Tue, 16 Feb 2010 22:16:08 +0100
parents ff57b45eda37
children
rev   line source
webmaster@11 1 <?xml version='1.0' encoding='UTF-8'?>
webmaster@11 2 <div xmlns='http://www.w3.org/1999/xhtml'
webmaster@11 3 xmlns:tr='http://defr.net/2007/template'
webmaster@11 4 class='cal'>
webmaster@11 5 <a tr:id='calPrev' class='calPrev' />
webmaster@11 6 <a tr:id='calNext' class='calNext' />
webmaster@11 7 <tr:currentMonth />
webmaster@11 8 </div>