packages feed

laika-0.1.0: demo/template.html.laika

<p>Hello, {name/original}!</p>

<p>
  This is your day to change the history of the mankind! From now on we will call you {name/primary}.
</p>

<p>
  You'll be the first animal to travel on the Earth orbit. You will be followed by:
  {followers:}
  <ul>
    {.:}
    <li>{name}, the follower of {../../../name/primary}</li>
    {:}
  </ul>
  {:}
</p>