1
0
mirror of https://github.com/lektor/lektor-website.git synced 2025-02-22 07:00:38 +01:00
lektor-website/content/docs/api/templates/globals/contents.lr

10 lines
273 B
Plaintext
Raw Normal View History

2015-12-19 14:52:17 +01:00
title: Globals
---
summary: Globals specific to Lektor that templates have access to.
---
body:
Certain variables and functions are always available in templates. Mostly this
gives you access to things like the [Pad :ref](../../db/pad/) but also useful
helper functions.