Index: docs/content/globals.md |
=================================================================== |
--- a/docs/content/globals.md |
+++ b/docs/content/globals.md |
@@ -6,4 +6,5 @@ |
a variable with that name. E.g. `globals/myfunction.py` can define a function |
called `myfunction` that will become available to all Jinja2 templates. |
+----- |
Prev: [Configuration (`settings.ini`)](settings.md) | Up: [Home](../../README.md) | Next: [Custom Jinja2 filters (`filters`)](filters.md) |