File: atom-item.xml

package info (click to toggle)
haskell-hakyll 4.16.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 928 kB
  • sloc: haskell: 6,504; xml: 44; makefile: 9
file content (8 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<entry>
    <title>$title$</title>
    <link href="$root$$url$" />
    <id>$root$$url$</id>
    <published>$published$</published>
    <updated>$updated$</updated>
    <summary type="html"><![CDATA[$description$]]></summary>
</entry>