bracket 0.11.0

Fast and correct handlebars-compatible template engine
Documentation
1
2
3
4
5
6
7
{{log_file_name~}}

This is a partial block it includes some content passed via the block content and rendered using `@partial-block`.

{{> @partial-block}}

Like any other partial it also handles hash parameters: *{{message}}*.