Fix issue in develop
This commit is contained in:
parent
f79b298a36
commit
4948086952
|
@ -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