default.txt 85 B

1234567
  1. <h3>Hours</h3>
  2. <ul>
  3. {#users}
  4. <li {hello}}>{firstName}</li>{~n}
  5. {/users}
  6. </ul>