Mercurial > getan
changeset 527:fab6ff9b248e
Update README
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Thu, 24 Jan 2019 12:47:33 +0100 |
parents | 31282f97b807 |
children | 210bd796829e |
files | README |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue Jan 22 15:35:28 2019 +0100 +++ b/README Thu Jan 24 12:47:33 2019 +0100 @@ -170,6 +170,9 @@ Writing Templates ================= +External templates must be stored in ~/.getan/templates/ to be able to call +them. + Getan uses the Jinja2 templating language. You can find more information at `Jinja2 <http://jinja.pocoo.org/>`_.