funkybob / stencil

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

Implement extends/block #2

Closed funkybob closed 8 years ago

funkybob commented 8 years ago

Whilst this can be simulated with includes and context overrides, it's clumsy...