Mercurial > defr > DualBlog
view templates/atom.xml @ 88:1f2410012dbc
comment.php: Utilisation de Requete via Factory
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 13 Dec 2018 00:54:31 +0100 |
parents | 4cea8b128fdd |
children |
line wrap: on
line source
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:tr='http://defr.net/2007/template' xml:lang='fr-FR'> <title>Dual Blog</title> <subtitle>Le blog de DeFr, parlant de tout et de rien ^^;</subtitle> <link rel='alternate' type='text/html' href='http://defr.org/blog/' /> <link rel='self' type='application/atom+xml' href='http://defr.org/blog/dualblog.atom' /> <updated><tr:modifiedDate /></updated> <author> <name>Deroche Franck</name> <uri>http://defr.org</uri> </author> <id>urn:uuid:cface534-634f-4ce8-a07b-3a4187982583</id> <tr:wrapper tr:id='Posts'> <tr:post tr:toClone='true' /> </tr:wrapper> </feed>