diff --git a/.template-lintrc.js b/.template-lintrc.js index 994a145b9bf..344b969597d 100644 --- a/.template-lintrc.js +++ b/.template-lintrc.js @@ -31,6 +31,7 @@ module.exports = { "no-unnecessary-component-helper": true, "no-unused-block-params": true, "no-unbound": true, + "require-iframe-title": true, "self-closing-void-elements": true, "simple-unless": true, "style-concatenation": true, diff --git a/app/assets/javascripts/admin/templates/email-preview-digest.hbs b/app/assets/javascripts/admin/templates/email-preview-digest.hbs index 58733c1eb35..0dfcb04531b 100644 --- a/app/assets/javascripts/admin/templates/email-preview-digest.hbs +++ b/app/assets/javascripts/admin/templates/email-preview-digest.hbs @@ -50,7 +50,7 @@ {{#if htmlEmpty}}

{{i18n 'admin.email.no_result'}}

{{else}} -