about summary refs log tree commit diff homepage
path: root/_templates/formbox.xml
blob: 2078071443b23fcce48594461dabc848d60cb6a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<item>
  <link>https://lists.sr.ht/~cnx/site/{message_id}</link>
  <guid>https://lists.sr.ht/~cnx/site/{message_id}</guid>
  <pubDate>{date}</pubDate>
  <dc:creator>{author}</dc:creator>
  <title>On {date}, {author} wrote:</title>
  <description>{subject}</description>
  <content:encoded><![CDATA[{body}]]></content:encoded>
</item>
{children}