view templates/calendar.xml @ 73:e43b756548b4

Il restait trois instances de defr.org dans le code PHP, c'est réparé :-)
author Franck Deroche <webmaster@defr.org>
date Thu, 20 Mar 2008 19:51:38 +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>