The handlebars help link opens in another window
This commit is contained in:
parent
b7d214154b
commit
b6b7200d71
|
@ -208,7 +208,7 @@
|
|||
<div class="syntax-error">
|
||||
Current Handlebars syntax is invalid, please check the
|
||||
guide
|
||||
<a href="https://handlebarsjs.com/guide/">here</a>
|
||||
<a href="https://handlebarsjs.com/guide/" target="_blank">here</a>
|
||||
for more details.
|
||||
</div>
|
||||
{:else}
|
||||
|
|
Loading…
Reference in New Issue