malgorithms / toffee

a NodeJS and browser templating language based on coffeescript, with the slickest syntax ever
MIT License
174 stars 10 forks source link

Possible to specify layout within the template itself? #21

Open babsonmatt opened 11 years ago

babsonmatt commented 11 years ago

Something like the follow at the top of your template:

{layout '/path/to/layout.toffee'}

malgorithms commented 11 years ago

This is unlikely to get added in the near future. If I do a major version upgrade (not currently planned), I'll add it.