funkybob / stencil

A minimalist template engine for Python3
MIT License
58 stars 8 forks source link

Move filters to Template #5

Closed funkybob closed 7 years ago

funkybob commented 8 years ago

Templates should carry their own filters, and be able to augment them with the load tag.