presentations/highlight-js/test/detect/dust/default.txt

8 lines
84 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
<h3>Hours</h3>
<ul>
{#users}
<li {hello}>{firstName}</li>{~n}
{/users}
</ul>