Introduction
Introduction Statistics Contact Development Disclaimer Help
header.xml - saait - the most boring static page generator
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
LICENSE
---
header.xml (395B)
---
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="${lang}">
3 <title>${sitetitle}</title>
4 <subtitle>${description}</subtitle>
5 <updated>${siteupdated}T00:00:00Z</updated>
6 <link rel="alternate" type="text/html" href="${siteurl}" />
7 <id>${siteurl}/atom_content.xml</id>
8 <link rel="self" type="application/atom+xml" href="${siteurl}/at…
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.