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}