mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-29 12:52:05 +00:00
<Li> should be <li>
This commit is contained in:
parent
d28b4eb05b
commit
77cfe0ac02
@ -9,7 +9,7 @@
|
||||
<h3>Here are your items:</h3>
|
||||
<ul>
|
||||
{{#each items}}
|
||||
<Li>{{this}}</li>
|
||||
<li>{{this}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user