bifocal/node_modules/express-hbs/test/apps/async/views/failer.hbs

5 lines
121 B
Handlebars
Raw Normal View History

2024-06-19 09:56:58 -04:00
{{#contentFor "title"}}
Failer
{{/contentFor}}
<span id="text">This should fail {{#failer}}for sure{{/failer}}.</span>