Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malgorithms committed Jul 19, 2012
1 parent 955cd1a commit 9b8364f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Yes. In Express 2.0, Express is responsible for partials. In Express 3.0, Toffe
works as you'd expect.

```html
<div>#{partial 'foo.toffee', {name: "Chris"}</div>
<div>#{partial 'foo.toffee', name: "Chris"}</div>
```

Or inside a region of CoffeeScript, you can print or capture the result of a partial.
Expand Down

0 comments on commit 9b8364f

Please sign in to comment.