aboutsummaryrefslogtreecommitdiff
path: root/templates/atom_post_template.xml
blob: 0096010c728120f35cf6cecf2a436b520c3c2132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<entry xml:lang="fr">
	<author><name>Oxbian</name><uri>https://blog.arka.rocks</uri></author>
	<title type="html">$TITLE</title>
	<link rel="alternate" type="text/html" href="$URL"/>
	<id>$URL</id>
	<published>$DATE</published>
	<updated>$DATE</updated>
	<content type="html">
		&lt;h1&gt;$TITLE&lt;/h1&gt;
		$CONTENT
	</content>
</entry>
ArKa projects. All rights to me, and your next child right arm.