Lint fix
This commit is contained in:
parent
5bd756e65e
commit
c847bdec31
|
@ -208,7 +208,9 @@
|
||||||
<div class="syntax-error">
|
<div class="syntax-error">
|
||||||
Current Handlebars syntax is invalid, please check the
|
Current Handlebars syntax is invalid, please check the
|
||||||
guide
|
guide
|
||||||
<a href="https://handlebarsjs.com/guide/" target="_blank">here</a>
|
<a href="https://handlebarsjs.com/guide/" target="_blank"
|
||||||
|
>here</a
|
||||||
|
>
|
||||||
for more details.
|
for more details.
|
||||||
</div>
|
</div>
|
||||||
{:else}
|
{:else}
|
||||||
|
|
Loading…
Reference in New Issue