item.html - saait - the most boring static page generator
HTML git clone git://git.codemadness.org/saait
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
item.html (129B)
---
1 <header>
2 <h1>${title}</h1>
3 <p>
4 <strong>Last modification on </strong> <time>${updated}</time>
5 </p>
6 </header>
7
8 %{contentfile}