mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 22:41:29 +01:00
10 lines
273 B
Markdown
10 lines
273 B
Markdown
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.
|