## Example #1

Ths is data.

```js
{
  "title": "foo"
}
```

## Example #2

Ths is a template.

```handlebars
{{title}}
```