1
0
Fork 0
forked from github/pelican

Fix formatting of Jinja example code. Fixes #2884 (#2886)

This commit is contained in:
Tristan Miller 2021-07-07 08:48:10 +02:00 committed by GitHub
commit 82098a634f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,7 @@ Basic settings
should map the filtername to the filter function.
Example::
import sys
sys.path.append('to/your/path')