8 lines
84 B
Plaintext
Vendored
8 lines
84 B
Plaintext
Vendored
<h3>Hours</h3>
|
|
|
|
<ul>
|
|
{#users}
|
|
<li {hello}>{firstName}</li>{~n}
|
|
{/users}
|
|
</ul>
|