view templates/calendar.xml @ 22:6e084c604876

Utilisation du titre du post dans le titre de la page.
author Franck Deroche <webmaster@defr.org>
date Fri, 26 Oct 2007 18:01:37 +0200
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>