Ghost-Admin/app/components/gh-error-message.hbs

4 lines
99 B
Handlebars

<p class="response" hidden={{if this.message false true}} ...attributes>
{{this.message}}
</p>