10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
|
title: Template API
|
||
|
---
|
||
|
summary: Specific functionality added to the Jinja template environment by Lektor.
|
||
|
---
|
||
|
body:
|
||
|
|
||
|
Lektor extends the [Jinja2 :ext](http://jinja.pocoo.org/) templating language
|
||
|
with many useful helpers. We do not document Jinja 2 itself here, but all
|
||
|
the specific helpers are explained.
|