defunkt / pystache

Mustache in Python
http://mustache.github.com/
MIT License
1.31k stars 308 forks source link

Make possible to pull out template's section from parsed template #166

Open kolyaflash opened 10 years ago

kolyaflash commented 10 years ago

It's may be useful when you want reuse some section from template but can't put it in separate partial.