saait

Simple static page generator
git clone https://git.sinitax.com/codemadness/saait
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

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}