saait

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.inz.fi/saait
Log | Files | Refs | README | LICENSE

item.xml (342B)


      1 <item>
      2 	<title>${title}</title>
      3 	<link>${siteurl}/${filename}</link>
      4 	<guid>${siteurl}/${filename}</guid>
      5 	<dc:date>${created}T00:00:00Z</dc:date>
      6 	<author>${author}</author>
      7 	<description><![CDATA[<h1>${title}</h1>
      8         <p><strong>Last modification on </strong> <time>${updated}</time></p>
      9         %{contentfile}]]></description>
     10 </item>